Skip to content

Commit

Permalink
added day18
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippPolterauer committed Dec 22, 2023
1 parent cdf02b5 commit 1f4fa9c
Show file tree
Hide file tree
Showing 7 changed files with 1,932 additions and 5 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": ["17","2", "-t"],
"args": ["18","1", "-t"],
"cwd": "${workspaceFolder}"
},
]
Expand Down
Loading

0 comments on commit 1f4fa9c

Please sign in to comment.