Install:
sudo apt-get install python3
Run:
python3 check.py contest/contest01.SWE
to check a specific file. Solutions will be placed alongside the given file (if found). Intermediate results will be printed to stdout, as per the contest rules. Logging information will be printed to stderr.
You can find all solutions in solutions/
. The log files for these runs can be found in logs/
. The answer to the puzzles is as follows:
- test01: NO
- test02: YES
- test03: NO
- test04: YES
- test05: NO
- test06: YES