Solve ABC Now Listen To Me Geocacher
Try a sample: Help

A brute-force solver for alphametics and constraint puzzles. Set each letter's range (min / max) and whether its value must be unique, then enter one expression per line (e.g. SEND+MORE==MONEY). It searches for value assignments that satisfy every expression at once.

unique · min value · max value (per letter)

Enter one expression per line, formatted as variable operator expression — where variable is any capital letter A–Z or Greek letter, operator is = > < !=, and expression is a basic math expression that can use the variables.


Time spent: s