AdventOfCode2022/2
2022-12-03 03:10:02 +01:00
..
.gitignore removed unnecessary files 2022-12-03 02:57:48 +01:00
main.cpp day 2 task 1 2022-12-03 02:57:48 +01:00
README.md fixed md links 2022-12-03 03:10:02 +01:00

Day 2

# What would your total score be if everything goes exactly according to your strategy guide?
g++ main.cpp -o day2
./day2