miscProhard
На скорость (Speed Cubing)
duckerz
Task: Solve 100 random NxN Rubik's cubes (2x2 to 15x15) sent as ASCII art within time limit. Solution: Used rubikscubennnsolver library with batch move submission (all moves on one line) to avoid timeout from server response overhead.
$ ls tags/ techniques/
nxn_rubiks_solverascii_art_parsingmove_notation_conversionwide_move_decompositionbatch_move_submission
🔒
Permission denied (requires tier.pro)
Sign in to access full writeups
Sign in with GitHub to continue. No email required.
$sign in$ grep --similar
Similar writeups
- [misc][Pro]Лабиринт (Labyrinth)— duckerz
- [crypto][Pro]Гран-при (Grand Prix)— duckerz
- [pwn][Pro]HackerLab: Экзамен?? — Buffer Overflow via scanf(\"%lX\")— hackerlab
- [misc][Pro]Иерархия (Hierarchy)— duckerz
- [pwn][Pro]Cubik's Rube— spbctf