From f8944a95b16e2b09ad0d1b61ee5ba37d2755807f Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Wed, 10 Dec 2025 22:36:50 +0100 Subject: Updated readme 2024 --- 2024/README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to '2024') 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 the test case into your terminal; press Ctrl-D to enter and EOF and terminate the input. +*Note: I have been told that I should not check in the input files in my +public repository, so I have removed them. To run my solutions using the +Makefiles you should download your own input file and call it `input`.* + For second part you can edit the file `dayNNb.cpp` and run `make btest` and `make brun`. -- cgit v1.3