Skip to content

dl541/Number-Combinations-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Number-Combinations-Solver

Problem statement: Given n single-digit numbers, find an arithemtic expression which uses all the number and gives an answer of 8. Only + - * / and ! are allowed. e.g. 59595 => (5+(((9-5)!-9)/5)) = 8

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages