Skip to content
View RakhimovEmil's full-sized avatar
Block or Report

Block or report RakhimovEmil

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned Loading

  1. bignum_and_polynomial bignum_and_polynomial Public

    My bigint implementation with shortcut functionality. Also implemented a class for finding the root of a polynomial, which shows the correct work with "bignum" numbers

    C++

  2. math_equations math_equations Public

    calculator implementation

    C++

  3. maybe maybe Public

    std::optional implementation with shorter functionality

    C++

  4. whatever whatever Public

    std::any implementation

    C++

  5. polite_shell polite_shell Public

    My polite implementation of shell

    C