Using the digits in 1996 and any operations (but not mathematical constants), try to write equations that have the numbers from 0 to 100 as the answer.
For example with 1995:
0 = 1*(9-9)*5
2 = (19-9)/5
etc.
Provide as many as you can. Digits 1,9,9 and 6 do not have to appear in order. (But each digit has to be used - 1 and 6 once, 9 twice.)
This is more of a game than a puzzle
(In reply to
re: Missing numbers by friedlinguini)
By "greatest integer" do you mean "ceiling"? Like
ceil(1.6) = 2 ?
(Also floor(1.6) = 1)
Or are these only programmer's terms?
|
Posted by levik
on 2002-08-15 09:43:39 |