This website works better with JavaScript.
Home
Explore
Help
Sign In
Alex
/
adventoc
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
24
Commits
1
Branch
0
Tags
89 KiB
Branch:
master
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
Commit Graph
24 Commits (master)
All Branches
Search
Author
SHA1
Message
Date
Alexander Avery
95304d3d6d
complete day 5
10 months ago
Alexander Avery
98da66dc99
add and solve day 4 part 2
10 months ago
Alexander Avery
05763e8c43
solve day 4 part 1
10 months ago
Alexander Avery
545389fcdb
begin day 4
10 months ago
Alexander Avery
2689562ac2
solve day 3 part 2
10 months ago
Alexander Avery
0c14a011c4
extend test to allow different puzzle 2 input
10 months ago
Alexander Avery
a2df975d09
solve day 3 part 1
10 months ago
Alexander Avery
9443135437
begin day 3 with test
10 months ago
Alexander Avery
84139b2ed6
adjust puzzle runner
10 months ago
Alexander Avery
f9ef1da6d4
custom function to reverse slices
10 months ago
Alexander Avery
10554b420f
table test puzzles
10 months ago
Alexander Avery
9399eec934
fix day 2 part 2; when in doubt, use brute force
10 months ago
Alexander Avery
129387ad2e
factor out layer checking; use slices.Reverse to check for descending levels
10 months ago
Alexander Avery
a262ed2747
add a few aggregate functions for boolean slices
10 months ago
Alexander Avery
970b090886
choose with day to run from command line
10 months ago
Alexander Avery
30992e2eb3
add unlicense
10 months ago
Alexander Avery
745bb5c16f
I know why it is wrong, but cannot fix now
10 months ago
Alexander Avery
dac7c598e7
add puzzle runner main.go
10 months ago
Alexander Avery
f57c40fc8e
add day 2; part 2 broken
10 months ago
Alexander Avery
57a21fd1ea
tests for puzzle day 2
10 months ago
Alexander Avery
9f05180f38
change package from main to adventoc2024
10 months ago
Alexander Avery
d2b71c0f14
move day 1 input
11 months ago
Alexander Avery
addd7ac71d
using tee reader instead of seeking; use stdin for input
11 months ago
Alexander Avery
70bc75ea0e
solve day 1 puzzle 2024
11 months ago