aboutsummaryrefslogtreecommitdiff
path: root/2024
diff options
context:
space:
mode:
Diffstat (limited to '2024')
-rw-r--r--2024/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/2024/README.md b/2024/README.md
index a451993..9d92c34 100644
--- a/2024/README.md
+++ b/2024/README.md
@@ -37,6 +37,10 @@ To run the first part with the downloaded input file. You can also use
37the test case into your terminal; press Ctrl-D to enter and EOF and 37the test case into your terminal; press Ctrl-D to enter and EOF and
38terminate the input. 38terminate the input.
39 39
40*Note: I have been told that I should not check in the input files in my
41public repository, so I have removed them. To run my solutions using the
42Makefiles you should download your own input file and call it `input`.*
43
40For second part you can edit the file `dayNNb.cpp` and run `make btest` 44For second part you can edit the file `dayNNb.cpp` and run `make btest`
41and `make brun`. 45and `make brun`.
42 46

Generated with cgit - Back to sebastiano.tronto.net