GitXplorerGitXplorer
a

numble-solver

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
0780557da1650f8854ba8b85ba56ce1e7453e6cb

solver

aarialdev committed 3 years ago
Verified
47a50e42cf3639cbac3dc30c4b1c94b3c7d488a4

Initial commit

aarialdev committed 3 years ago

README

The README file for this repository.

numble-solver

NodeJS script for solving numble.win challenge numbly.win

How to run it?

node index.js -s [SOLUTION] -n [[NUMBERS]]

Example

node index.js -s 811 -n [1,3,4,10,25,50]