Added Day 4 FAQ

This commit is contained in:
Logan G 2023-12-05 04:56:55 -07:00
parent a70db1f118
commit a5d25fa317
Signed by: logan
GPG key ID: E328528C921E7A7A

View file

@ -19,3 +19,11 @@ Part 2 is written in Go and can only be ran on Linux, so it counts.
#### Part 2:
0. (Optional) Compile `d4p2.go`
1. Run the program specifying the input as the first command line argument. `go run d4p2.go input` or `./d4p2 input`
### FAQ:
#### 1. Spreadsheets aren't a programming language!!!!!!!!!!!!!!!!!!
That's not a question.
#### 2. Aren't you cheating by not using a non-programming language such as a spreadsheet?
Don't care.
(Besides, it was harder this way)