Skip to content
View Anton-duckys's full-sized avatar

Block or report Anton-duckys

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Anton-duckys/README.md

Hi there 👋

Popular repositories Loading

  1. Kruskal-algorithm Kruskal-algorithm Public

    Kruskal algorithm for the shortest path in graph

    C++

  2. Hackerrank-Alice-and-Bob-s-Silly-Game-C-Solution Hackerrank-Alice-and-Bob-s-Silly-Game-C-Solution Public

    The task https://www.hackerrank.com/challenges/alice-and-bobs-silly-game/problem

    C++

  3. Finding-pairs-of-numbers-with-given-GCD-LCN-solution-C- Finding-pairs-of-numbers-with-given-GCD-LCN-solution-C- Public

    There are GCD and LCM. Find out the amount of numbers' pairs which match these GCD and LCM.

    C++

  4. Poj-The-Same-Game-Problem-Id-1027- Poj-The-Same-Game-Problem-Id-1027- Public

    http://poj.org/problem?id=1027

    C++

  5. Poj-Treasure-Hunt-Problem-Id-1066- Poj-Treasure-Hunt-Problem-Id-1066- Public

    http://poj.org/problem?id=1066

    C++

  6. Crank-Nicolson-method Crank-Nicolson-method Public

    Numerically solving the heat equation and similar partial differential equations with Crank-Nicolson method

    C++