Gather data

This commit is contained in:
mike
2026-01-04 01:37:42 +01:00
parent 795067472f
commit 3e25ce3e1f
22 changed files with 233 additions and 1414 deletions

1
run.sh
View File

@@ -1,3 +1,2 @@
#!/bin/bash
java -cp ~/dev/.target puzzle.Main "$@"
java -cp ~/dev/.target puzzle.DailyGenerator "$@"