Custom puzzle type format
<digit count><operator><digit count>
Example: 3x2 = 3-digit number x 2-digit
number.
Supported operators: +, -, x, /, ^.
For ^, the right number is the exponent.
Multiple types are selected randomly when generating puzzles.