This website requires JavaScript.
Explore
Help
Sign In
alazyreader
/
AdventOfCode2024
Watch
1
Star
0
Fork
0
You've already forked AdventOfCode2024
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
11
Commits
1
Branch
0
Tags
7b9293f9749f6794d9fa23375cadc4f7576f2608
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
David Ashby
7b9293f974
day 6 part 1 is straightforward... part 2... hmmm
2024-12-06 15:13:09 -07:00
01
day one
2024-12-01 14:53:37 -05:00
02
refactor day 2 considerably
2024-12-02 23:12:06 -05:00
03
day 4 done
2024-12-04 22:18:24 -05:00
04
we can iterate just once!
2024-12-04 22:48:53 -05:00
05
saw part 2 coming so it was indeed straightforward
2024-12-06 13:51:12 -07:00
06
day 6 part 1 is straightforward... part 2... hmmm
2024-12-06 15:13:09 -07:00
.gitignore
day one
2024-12-01 14:53:37 -05:00
index.ts.tmpl
clean up the code a little more
2024-12-04 22:38:21 -05:00
package-lock.json
day 4 done
2024-12-04 22:18:24 -05:00
package.json
day 4 done
2024-12-04 22:18:24 -05:00
readme.md
setup some stuff
2024-11-03 14:29:28 -05:00
run.sh
day one
2024-12-01 14:53:37 -05:00
today.sh
day 4 done
2024-12-04 22:18:24 -05:00
util.ts
day 4 done
2024-12-04 22:18:24 -05:00
readme.md
AOC 2024
Going to try typescript this year.
https://adventofcode.com/2024/
Description
No description provided
Readme
58
KiB
Languages
TypeScript
97.7%
Shell
2.3%