GitXplorerGitXplorer
a

numble-solver

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.

No commits found

There are no commits on branch main.

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]