Cryptarithmetic Puzzle

Cryptarithmetic Puzzle

This is a mission to create a solver for the cryptarithmetic puzzle. In this puzzle, each letter must be assigned a one-digit number to complete the calculation.

You are given a list of words. The last word is the sum. You have to return a dictionary with the alphabets as keys and the one-digit numbers...

You should be an authorized user in order to see the full description and start solving this mission.