File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Day | Letter | Language | Status | Time spent (part 1 + part 2) | Exe
7
7
1 | A | [ x86 Assembly] [ asm ] | ✅ | 12h + 1h | 5ms + 2ms
8
8
2 | B | [ BQN] [ bqn ] | ✅ | 4h + 2h | 5ms + 10ms
9
9
3 | C | [ Clojure] [ clojure ] | ✅ | 2h + 0.5h | No idea how to measure, startup time is 1500ms
10
- 4 | D | | 🕙 | |
10
+ 4 | D | [ D ] [ d ] | ✅ | 2h + 0.5h | 15ms + 5ms
11
11
5 | E | | 🕙 | |
12
12
6 | F | | 🕙 | |
13
13
7 | G | [ Gleam] [ gleam ] | 🕙 | |
@@ -37,6 +37,7 @@ List of languages: https://rosettacode.org/wiki/Category:Programming_Languages
37
37
[ asm ] : https://rosettacode.org/wiki/Category:X86_Assembly
38
38
[ bqn ] : https://rosettacode.org/wiki/Category:BQN
39
39
[ clojure ] : https://rosettacode.org/wiki/Category:Clojure
40
+ [ d ] : https://rosettacode.org/wiki/Category:D
40
41
[ gleam ] : https://rosettacode.org/wiki/Category:Gleam
41
42
[ haskell ] : https://rosettacode.org/wiki/Category:Haskell
42
43
[ lisp ] : https://rosettacode.org/wiki/Category:Lisp
You can’t perform that action at this time.
0 commit comments