This website requires JavaScript.
Explore
Help
Sign In
magical
/
adventofcode2022
Watch
1
Star
0
Fork
You've already forked adventofcode2022
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c66f8e0628
adventofcode2022
/
day01
/
sol.ivy
9 lines
99 B
XML
Raw
Blame
History
) get "input.ivy"
# part 1
max/ +/ input
# part 2
op n top v = v[n take down v]
+/ 3 top +/input
Reference in New Issue
View Git Blame
Copy Permalink