[TASK] Cleaned up (and improved the performance a little) for day 17
This commit is contained in:
6
input/day/17-example.http
Normal file
6
input/day/17-example.http
Normal file
@@ -0,0 +1,6 @@
|
||||
POST http://localhost:5001/advent-of-code-2021-911a8/europe-west1/day-17
|
||||
Content-Type: text/plain
|
||||
|
||||
target area: x=20..30, y=-10..-5
|
||||
|
||||
###
|
||||
6
input/day/17.http
Normal file
6
input/day/17.http
Normal file
@@ -0,0 +1,6 @@
|
||||
POST http://localhost:5001/advent-of-code-2021-911a8/europe-west1/day-17
|
||||
Content-Type: text/plain
|
||||
|
||||
target area: x=48..70, y=-189..-148
|
||||
|
||||
###
|
||||
Reference in New Issue
Block a user