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
16
Commits
1
Branch
0
Tags
8eb121fb5e693240073db47f79e28e525c57cda1
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
8eb121fb5e
day 8 done
2024-12-12 22:26:35 -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
.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/
Reference in New Issue
View Git Blame
Copy Permalink
S
Description
No description provided
Readme
58
KiB
Languages
TypeScript
97.7%
Shell
2.3%