diff options
| author | 2020-12-18 00:49:00 +0100 | |
|---|---|---|
| committer | 2020-12-18 00:49:00 +0100 | |
| commit | 6c18350a39ddb701fe34676a84b91dec0848160a (patch) | |
| tree | f3d7da4dd2b979d1a9855a48a883ed2d052dc249 /day10/example.txt | |
| parent | 37aa8eec0498d7e8491084711132f16db9129a39 (diff) | |
| download | 2020-master.tar.gz 2020-master.tar.bz2 2020-master.zip | |
Diffstat (limited to 'day10/example.txt')
| -rw-r--r-- | day10/example.txt | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/day10/example.txt b/day10/example.txt new file mode 100644 index 0000000..be5c492 --- /dev/null +++ b/day10/example.txt | |||
| @@ -0,0 +1,31 @@ | |||
| 1 | 28 | ||
| 2 | 33 | ||
| 3 | 18 | ||
| 4 | 42 | ||
| 5 | 31 | ||
| 6 | 14 | ||
| 7 | 46 | ||
| 8 | 20 | ||
| 9 | 48 | ||
| 10 | 47 | ||
| 11 | 24 | ||
| 12 | 23 | ||
| 13 | 49 | ||
| 14 | 45 | ||
| 15 | 19 | ||
| 16 | 38 | ||
| 17 | 39 | ||
| 18 | 11 | ||
| 19 | 1 | ||
| 20 | 32 | ||
| 21 | 25 | ||
| 22 | 35 | ||
| 23 | 8 | ||
| 24 | 17 | ||
| 25 | 7 | ||
| 26 | 9 | ||
| 27 | 4 | ||
| 28 | 2 | ||
| 29 | 34 | ||
| 30 | 10 | ||
| 31 | 3 \ No newline at end of file | ||
