diff options
| author | Gustav Sörnäs <gusso230@student.liu.se> | 2019-12-21 20:28:29 +0100 |
|---|---|---|
| committer | Gustav Sörnäs <gusso230@student.liu.se> | 2019-12-21 20:29:35 +0100 |
| commit | 6f8e61d3b511ce4897d512e898507a0f6cc714f7 (patch) | |
| tree | 90596ea3f76347d2431f93f8e780e98b55d1876d /19/py/21-2.js | |
| parent | efac0b6566cb58ffab5c74c389a7345eff7b387b (diff) | |
| download | aoc-6f8e61d3b511ce4897d512e898507a0f6cc714f7.tar.gz | |
Fix external files
Diffstat (limited to '19/py/21-2.js')
| -rw-r--r-- | 19/py/21-2.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/19/py/21-2.js b/19/py/21-2.js index 5f65fa1..258a61a 100644 --- a/19/py/21-2.js +++ b/19/py/21-2.js @@ -1,3 +1,4 @@ +// JUMSCRIPT FOR DAY 21 PART 2 // A or B or C: // There is a gap somewhere in the next 3 tiles so we need to jump or A T |
