File tree Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Original file line number Diff line number Diff line change 33![ Go Badge] ( https://img.shields.io/badge/-Go-0084c0?style=flat&labelColor=00ADD8&logo=go&logoColor=white )
44
55This repo holds my solutions to the [ Advent of Code 2024] ( https://adventofcode.com/2024 ) , written in the Go programming language.
6+
7+ ## Results
8+
9+ I did not compete on time, but I have achieved a single star on every problem,
10+
11+ ``` txt
12+ --------Part 1--------- --------Part 2---------
13+ Day Time Rank Score Time Rank Score
14+ 25 >24h 22778 0 - - -
15+ 24 >24h 24146 0 - - -
16+ 23 >24h 24641 0 - - -
17+ 22 >24h 25975 0 - - -
18+ 21 >24h 20521 0 - - -
19+ 20 >24h 27105 0 - - -
20+ 19 >24h 31117 0 - - -
21+ 18 >24h 31545 0 - - -
22+ 17 >24h 35180 0 - - -
23+ 16 >24h 34181 0 - - -
24+ 15 >24h 42179 0 - - -
25+ 14 >24h 46780 0 - - -
26+ 13 >24h 49394 0 - - -
27+ 12 >24h 55041 0 - - -
28+ 11 >24h 65171 0 - - -
29+ 10 >24h 62679 0 - - -
30+ 9 >24h 71042 0 - - -
31+ 8 >24h 73018 0 - - -
32+ 7 >24h 85290 0 - - -
33+ 6 >24h 103447 0 - - -
34+ 5 >24h 116289 0 - - -
35+ 4 >24h 135493 0 - - -
36+ 3 >24h 170992 0 - - -
37+ 2 >24h 211266 0 >24h 169697 0
38+ 1 >24h 255261 0 >24h 237969 0
39+ ```
You can’t perform that action at this time.
0 commit comments