We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f6c4fe commit 3c6a0b8Copy full SHA for 3c6a0b8
aoc2024/README.md
@@ -6,7 +6,7 @@ Day | Letter | Language | Status | Time spent (part 1 + part 2) | Exe
6
--- | --- | --- | --- | --- | ---
7
1 | A | [x86 Assembly][asm] | ✅ | 12h + 1h | 5ms + 2ms
8
2 | B | [BQN][bqn] | ✅ | 4h + 2h | 5ms + 10ms
9
-3 | C | [Clojure][clojure] | 🕙 | |
+3 | C | [Clojure][clojure] | ✅ | 2h + 0.5h | No idea how to measure, startup time is 1500ms
10
4 | D | | 🕙 | |
11
5 | E | | 🕙 | |
12
6 | F | | 🕙 | |
0 commit comments