.. | ||
.gitignore | ||
main.cpp | ||
README.md |
[https://adventofcode.com/2022/day/2](Day 2)
# What would your total score be if everything goes exactly according to your strategy guide?
g++ main.cpp -o day2
./day2
.. | ||
.gitignore | ||
main.cpp | ||
README.md |
# What would your total score be if everything goes exactly according to your strategy guide?
g++ main.cpp -o day2
./day2