This website requires JavaScript.
Explore
Help
Sign In
alazyreader
/
AdventOfCode2024
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
20
Commits
1
Branch
0
Tags
d0b72fd477e50b14af134bc57ce7cf83ad54d018
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
alazyreader
d0b72fd477
day 9 part 2 wasn't as bad as I thought
2024-12-15 22:34:18 -05: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
it's not fast but it works
2024-12-06 21:10:44 -07:00
07
remove console.log
2024-12-07 14:31:01 -07:00
08
day 8 done
2024-12-12 22:26:35 -05:00
09
day 9 part 2 wasn't as bad as I thought
2024-12-15 22:34:18 -05:00
11
day 11; straightforward
2024-12-14 14:24:26 -05: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
there's an off-by-one error in here somewhere
2024-12-13 00:21:21 -05:00
readme.md
AOC 2024
Going to try typescript this year.
https://adventofcode.com/2024/
Reference in New Issue
View Git Blame
Copy Permalink
S
Description
No description provided
Readme
58
KiB
Languages
TypeScript
97.7%
Shell
2.3%