Skip to content

Commit

Permalink
day22 part2 done!
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippPolterauer committed Dec 27, 2023
1 parent 2006a27 commit c3ab827
Show file tree
Hide file tree
Showing 9 changed files with 3,119 additions and 59 deletions.
2 changes: 1 addition & 1 deletion .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"kind": "bin"
}
},
"args": ["20","2", "-t"],
"args": ["22","2", "-t"],
"cwd": "${workspaceFolder}"
},
]
Expand Down
Loading

0 comments on commit c3ab827

Please sign in to comment.