Skip to content
View rerrcatch's full-sized avatar
  • Romania
  • 02:24 (UTC +03:00)

Block or report rerrcatch

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. unulang/unu unulang/unu Public

    UNU is a simple, lightweight programming language. Currently it is purely a hobby project. Not recommended for professional use.

    C++ 3

  2. libre2d/libre2d libre2d/libre2d Public

    Libre2D is a lightweight 2D-only open-source game engine using GFLW & OpenGL. Currently it is still in development and deeply experimented with. Unstable.

    C++ 1

  3. cxxalgo/euclidean-algo cxxalgo/euclidean-algo Public

    The Euclidean algorithm is an efficient method for computing the greatest common divisor (GCD) of two integers.

    C++ 1

  4. cxxalgo/quicksort cxxalgo/quicksort Public

    Quicksort is an efficient, general-purpose sorting algorithm that uses a divide-and-conquer strategy to sort an array by selecting a "pivot" element and partitioning the other elements into two sub…

    C++ 1

  5. cxxalgo/bubble-sort cxxalgo/bubble-sort Public

    Bubble sort is a simple sorting algorithm that repeatedly compares adjacent items and swaps them if they are in the wrong order.

    C++ 1

  6. zero zero Public

    Work In Progress ;p

    C