File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -5,8 +5,9 @@ In this repository, I am going to store my solutions to the [Advent of Code](htt
5
5
I started taking part in the event in 2023 but may also consider doing tasks from the previous years.
6
6
7
7
## 2023
8
- | | My solution | My inputs |
9
- | --- | --- | --- |
10
- | [ Day 1: Trebuchet?!] ( https://adventofcode.com/2023/day/1 ) | [ Solution] ( /adventofcode2023/Day01.kt ) | [ Inputs] ( /resources/adventofcode2023/Day01.txt ) |
8
+ | | My solution | My inputs |
9
+ | -------------------------------------------------------------- | ---------------------------------------- | ------------------------------------------------- |
10
+ | [ Day 1: Trebuchet?!] ( https://adventofcode.com/2023/day/1 ) | [ Solution] ( /adventofcode2023/Day01.kt ) | [ Inputs] ( /resources/adventofcode2023/Day01.txt ) |
11
11
| [ Day 2: Cube Conundrum] ( https://adventofcode.com/2023/day/2 ) | [ Solution] ( /adventofcode2023/Day02.kt ) | [ Inputs] ( /resources/adventofcode2023/Day02.txt ) |
12
- | [ Day 3: Gear Ratios] ( https://adventofcode.com/2023/day/3 ) | [ Solution] ( /adventofcode2023/Day03.kt ) | [ Inputs] ( /resources/adventofcode2023/Day03.txt ) |
12
+ | [ Day 3: Gear Ratios] ( https://adventofcode.com/2023/day/3 ) | [ Solution] ( /adventofcode2023/Day03.kt ) | [ Inputs] ( /resources/adventofcode2023/Day03.txt ) |
13
+ | [ Day 4: Scratchcards] ( https://adventofcode.com/2023/day/4 ) | [ Solution] ( /adventofcode2023/Day04.kt ) | [ Inputs] ( /resources/adventofcode2023/Day04.txt ) |
You can’t perform that action at this time.
0 commit comments