Commit graph

207 commits

Author SHA1 Message Date
04f61205cb [rs] Solve 2022_07 part 1 2022-12-07 13:34:59 +01:00
d1f20886fb [py] Simplify 2015_05 2022-12-06 21:50:31 +01:00
55a9a39d9d [py] Simplify 2015_04 2022-12-06 21:25:40 +01:00
18b58fd936 [py] Simplify 2015_03 2022-12-06 21:19:53 +01:00
f6198637a8 Sort sample inputs by year 2022-12-06 21:05:20 +01:00
455aa617ba [py] Simplify 2015_02 2022-12-06 21:03:37 +01:00
aaa074d66d [py] Simplify 2015_01 2022-12-06 20:21:28 +01:00
d028ee1bbf [py] Port 2015_05 2022-12-06 20:10:47 +01:00
0a6b2fc133 [py] Port 2015_04 2022-12-06 20:09:41 +01:00
3b7bf7340f [py] Port 2015_03 2022-12-06 20:07:32 +01:00
cfc022dad8 [py] Port 2015_02 2022-12-06 20:06:32 +01:00
01e2920a67 [py] Port 2015_01 2022-12-06 20:05:38 +01:00
c1fbf1eb5f Handle crashes during test 2022-12-06 20:03:25 +01:00
5caa178c1c [py] Port 2016_05 2022-12-06 20:00:02 +01:00
2038c5ccde [py] Port 2016_04, kinda 2022-12-06 19:58:06 +01:00
c8f033b32f [py] Port 2016_03 2022-12-06 19:56:13 +01:00
a3d046c572 [py] Port 2016_02 2022-12-06 19:55:37 +01:00
bd2e910569 [py] Port 2016_01 2022-12-06 19:55:11 +01:00
d27285ef23 [py] Port 2017_09 2022-12-06 19:50:21 +01:00
cd785a40b3 [py] Port 2017_08 2022-12-06 19:47:17 +01:00
988c2098e6 [py] Port 2017_07 2022-12-06 19:45:38 +01:00
dc35256b28 [py] Port 2017_06 2022-12-06 19:43:56 +01:00
6712417f6a [py] Port 2017_05 2022-12-06 19:42:20 +01:00
0bf180482b [py] Port 2017_04 2022-12-06 19:39:49 +01:00
d3d8a493f1 [py] Port 2017_03 2022-12-06 19:38:11 +01:00
7ac215b493 [py] Port 2017_02 2022-12-06 19:36:11 +01:00
21f671daed [py] Port 2017_01 2022-12-06 19:34:50 +01:00
beee256111 [rs] Simplify 2022_06 2022-12-06 16:15:04 +01:00
39982ce5b5 [py] Port 2018_11 2022-12-06 15:44:22 +01:00
5378a7f680 [py] Port 2018_10, kinda 2022-12-06 15:42:13 +01:00
15ab5575b2 [py] Port 2018_09 2022-12-06 15:36:34 +01:00
26433b8618 [py] Port 2018_08 2022-12-06 15:32:15 +01:00
1e2919b1a1 [py] Port 2018_07 2022-12-06 15:30:53 +01:00
d01f1ccff3 [py] Port 2018_06 2022-12-06 15:29:18 +01:00
a06dcab3ec [py] Port 2018_05 2022-12-06 15:27:11 +01:00
fe36dd0af3 [py] Port 2018_04 2022-12-06 15:23:45 +01:00
71b7bcc548 [py] Port 2018_03 2022-12-06 15:21:37 +01:00
167e0125ac [py] Port 2018_02 2022-12-06 15:18:41 +01:00
31d6098c58 [py] Port 2018_01 2022-12-06 15:18:08 +01:00
0272942104 Add all known solutions 2022-12-06 15:10:15 +01:00
009876aa7b Allow directories as test arguments 2022-12-06 11:38:56 +01:00
dbdd5dea64 Add inputs for previous years 2022-12-06 11:30:46 +01:00
fa688258ca [py] Solve 2022_06 2022-12-06 11:02:44 +01:00
5e92bddc15 Add solutions for the rest of 2022 2022-12-06 11:02:44 +01:00
dd2fc5c095 [py] Match rust input and output format 2022-12-06 11:02:44 +01:00
1e6fdd7d35 [rs] Print extra information on stderr 2022-12-06 11:02:44 +01:00
d794bb7de3 Test program output against solution file 2022-12-06 11:02:44 +01:00
a2a69a373a [rs] Solve 2022_06 part 2 2022-12-06 10:00:00 +01:00
889410ee83 [rs] Solve 2022_06 part 1 2022-12-06 09:36:02 +01:00
edc726ea30 [rs] Fix extracting day from file name 2022-12-06 09:35:31 +01:00