Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Math-Square

Add the numbers 1 through 9 into the grid (only use 1 of each number) so the calculations work out and equal the numbers off the grid.

Note, BIDMAS/PIMDAS is ignored: A + B × C is the same as (A + B) × C, working left to right, top to bottom.

Hint: a good place to start is look for lines where the answer is a semi-prime with a multiplication sign (one of the factors has to be on the side with one space)

Live DEMO : https://ulikgames.github.io/Math-Square/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages