Skip to content
View Artnec's full-sized avatar

Block or report Artnec

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. corewar corewar Public

    implementation of school 42 version of core war with visualization. as well as compiler and decompiler, for assembly inspired language that it uses.

    C 2

  2. ssl_hash ssl_hash Public

    implementation of md5, whirlpool and all SHA-2 family hashing functions, with interface similar to openssl.

    C 3 1

  3. push_swap push_swap Public

    algorithm that sorts numbers using two stacks with limited operations on them.

    C 1

  4. bitwise_fillit bitwise_fillit Public

    Same as fillit, but using bitwise operations to find correct spot. Works approximately 5-10 times faster.

    C 1

  5. filler filler Public

    bot whose goal is to place more pieces on map then enemy. both map and pieces are provided by filler_vm.

    C++

  6. bsq bsq Public

    algorithm that finds largest empty square on a map, filled with obstacles.

    C 1 1