From 2a0cd35c92b3da9947def6d09d3198e703582cef Mon Sep 17 00:00:00 2001 From: Jonathan Chan Date: Mon, 19 Dec 2022 13:29:13 -0800 Subject: [PATCH] Added README --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..a54bcd2 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# Run times + +Approximate execution times of the hardest problems, compiled with `raco exe`. + +| Day | Time (s) | +|-----|----------| +| 15 | 3.81 | +| 16 | 20.6 | +| 19 | 75.7 |