Update README.md
This commit is contained in:
parent
07fdcb1681
commit
edb06ebab3
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Solutions
|
# Solutions
|
||||||
|
|
||||||
This year was completed in Java. Each day is separated out, with generally a class to encapsulate each day's solution. Additional documentation notes can be found in the day`*_algo.txt file in each folder which is the pseudocode outline for each Part A solution.
|
This year was completed in Java. Each day is separated out, with generally a class to encapsulate each day's solution. Additional documentation notes can be found in the day\*_algo.txt file in each folder which is the pseudocode outline for each Part A solution.
|
||||||
|
|
||||||
# Manager "Solutions"
|
# Manager "Solutions"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue