Skip to content
Snippets Groups Projects
Commit 754091f9 authored by Christopher Bohn's avatar Christopher Bohn :thinking:
Browse files

Added links for Year 2022 Day 2

parent 15c83405
No related branches found
No related tags found
No related merge requests found
......@@ -31,6 +31,9 @@ Which means we can use the same solution for both parts, parameterized by the to
## Day 2
- [The problem](https://adventofcode.com/2022/day/2)
- [The solution](src/main/java/edu/unl/cse/bohn/year2022/Day2.java)
The subproblems for both parts are
- Score a single round
- Determine which hand is played by each player; adjust score based on "my" hand
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment