Skip to content

Commit

Permalink
day19 part1
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippPolterauer committed Dec 23, 2023
1 parent 762eb24 commit f64e319
Show file tree
Hide file tree
Showing 4 changed files with 933 additions and 3 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": ["18","1", "-t"],
"args": ["19","1", "-t"],
"cwd": "${workspaceFolder}"
},
]
Expand Down
Loading

0 comments on commit f64e319

Please sign in to comment.