|
|
3dbf23547a
|
[07_weird_assembly_machine] reorder main loop to make use of a faster implementation of f(g(x))
|
2025-09-16 21:47:34 +02:00 |
|
|
|
521d25689a
|
[07_weird_assembly_machine] refactor code
|
2025-09-16 21:47:33 +02:00 |
|
|
|
a499dd2629
|
[07_weird_assembly_machine] add a faster implementation of func0
|
2025-09-16 21:47:06 +02:00 |
|
|
|
6dbaffdd28
|
[07_weird_assembly_machine] replace i64 with u64
|
2025-09-16 21:18:24 +02:00 |
|
|
|
0416261f09
|
[07_weird_assembly_machine] add submission logic and deobfuscate code
|
2025-09-16 21:18:22 +02:00 |
|
|
|
6ed1c9b6ae
|
[07_weird_assembly_machine] replace byte array with i64 array
|
2025-09-16 21:18:21 +02:00 |
|
|
|
12f3120b29
|
[07_weird_assembly_machine] add initial translation from webassembly to rust
|
2025-09-16 21:18:20 +02:00 |
|
|
|
04ac13c45d
|
[06_automation_is_not_enough] add solution
|
2025-09-16 21:18:16 +02:00 |
|
|
|
83dacf81c5
|
[05_what_the_bf] add solution
|
2025-09-16 21:18:02 +02:00 |
|
|
|
6babd63c0a
|
initial commit
This commit adds basic logic for submitting solutions to the server.
|
2025-09-16 21:17:57 +02:00 |
|