diff --git a/2022/day03/day03_algo.txt b/2022/day03/day03_algo.txt index 756567d..645d51e 100644 --- a/2022/day03/day03_algo.txt +++ b/2022/day03/day03_algo.txt @@ -2,7 +2,7 @@ Build a function to return the priority int value of the input char, must be cas Main: Declare string bagContents -Declare int priotiySum +Declare int prioritySum Open input.txt Start outer loop, continue while file has more contents