This commit is contained in:
5
README.md
Normal file
5
README.md
Normal file
@@ -0,0 +1,5 @@
|
||||
To run the script, use the following command:
|
||||
|
||||
cat inputfile.txt | kotlin dayxx.kts
|
||||
|
||||
Replace `inputfile.txt` with the name of your input file. You can obtain your personalized input for the problem at [adventofcode.com](https://adventofcode.com). Note that the test values are based on my own inputs and may not match yours.
|
||||
Reference in New Issue
Block a user