Conundrum Checker
This conundrum checker will check that
- The scramble matches the solution
- The solution is a valid word
- There is one and only one solution to the scramble (excluding the scramble)
Your file should be a plain text (.txt) file in the format
SCRAMBLE SOLUTION
with one conundrum per line.
The conundrum file is removed from the server when the check is complete!