This small script will find all posible values for a "sum" of words
SEND
+ MORE
-------
MONEY
- Node 8.9.4
- NPM 5.6.0
- readline
npm i readline
Simply run:
node index.ts
Input your words and the script will find all posible values for the sum
SEND
+ MORE
-------
MONEY
9567
+ 1085
-------
10652
- Add support for more than 2 words