You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: entries/ocoddo/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,8 +12,8 @@ Hope you find this interesting.
12
12
- Open the project from `src` folder
13
13
- Make sure you set build mode to `Release`
14
14
- Build
15
-
- Run as `o ./input.txt`
16
-
- You can try different parameters for your hardware: `--jumper-count=192``--part-size=192`. Try values from `128`, `192`, `256`, and up
15
+
- Run as `./ocoddo ./input.txt`
16
+
- You can try different parameters for your hardware: `./ocoddo ./input.txt --jumper-count=192--part-size=192`. Try values from `128`, `192`, `256`, and up
0 commit comments