AdventOfCode2022/2
2022-12-03 03:01:39 +01:00
..
.gitignore removed unnecessary files 2022-12-03 02:56:56 +01:00
main.cpp day 2 task 1 2022-12-03 02:53:53 +01:00
README.md Added readme 2022-12-03 03:01:39 +01:00

[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