Calculator: The Game
By: Simple Machine, LLC
Levels 1 – 20 | 21 – 40 | 41 – 60 | 61 – 80 | 81 – 100 | 101 – 120 | 121 – 140 | 141 – 160 | 161 – 180 | 181 – 200
Level 181: (9) 6, 4 = 64
Level 182: (50) x5, x3, +5 = 35
Level 183: (306) x2, 3, +1, +1 = 131
Level 184: (321) 3, 0, 3, 0, /2 = 123
Level 185: (525) 7, 6, /2, 6 +1 = 150
Level 186: (301) 10, 10, 10, -2 = 212
Level 187: (99) SUM, Inv10, MIRROR, SUM = 13
Level 188: (25) MIRROR, STORE, 572, STORE, 712, 712 = 822
Level 189: (45) +10, MIRROR, REVERSE, +10 = 516
Level 190: (238) Inv10, SHIFT>, 28=>21, -5 = 212
Level 191: (58) Inv10, SHIFT>, x6, SHIFT>, x6 = 90
Level 192: (189) 9, x4, +8, Inv10, +8, 7=>0 = 500
Level 193: (234) 9, 9, +9, 53=>32 = 321
Level 194: (333) 3, [+]1, /3, 2 = 123
Level 195: (613) x2, 5, 5 = 777
Level 196: (60) x5, +5, x5, +5, +5, +5 = 550
Level 197: (1234) 23=>32, 24=>13, 13=>21, 12=>32, 23=>43 = 4321
Level 198: (4) +6, Inv10, 4, +6, x3 = 750
Level 199: (3002) 7, 7, SHIFT>, 3=>5, Inv10, 7 = 3507
And that’s everything for now! Check back when more levels are added!
thanks!
Just a short one, the solution for level 196 is 8 8 8 9 8 9
Havent seen it here till now, (and ive been sitting on this level for ~2hours :D)
If you were able to complete level 196, can I have the solution to 191? I’m stuck on that one.
Level 184: 7,6,/2,6,+1
Thanks!
Noticed something when trying to find the optimal solution for this: There is a key to add 7, so we can substitute 6 and +1 to 7, giving an optimal solution of 7, 6, /2, 7. Also, if you are reading this right now and haven’t seen the solutions for 181-200 yet, this is level 185, not 184.
Wt is solution of level184?
Solution to 197?
889
90
Thanks. This is awesome!
is there even an end
200
somebody call 911 shorty fire burning up the dance floor
Level 83 can be done in 6 moves instead of 8:
Press “1”, “+12”, “x13”, “1”, “Reverse”, “<<"
(which gives respectively 1, 13, 169, 1691, 1961, 196)
By modifying your solution, it turns out we don’t need the +12 after all:
1, x13, and your solution how it goes…
Sorry, my previous comment was about level 84.
…and level 85 can be done in 4 moves instead of 5
Starting with 50,
press “5=>1”, “Reverse”, “+50”, “+50”
which gives respectively 10, 1, 51, 101
and makes the button “1=>10” redundant.
Substitution is useless in my solution:
+50 (x2), Reverse, +50
Level 174 can be done in 4 moves instead of 6. And you don’t need the x5 button.
You start with 12.
Begin by storing 12 (doesn’t count as a move)
move 1: Inv10 (12 becomes 98)
move 2: 12 (98 becomes 9812)
move 3: 12 (9812 becomes 981212)
move 4: SUM (981212 becomes 23)
Verified as optimal! (solver used)
Nice game! I’m on 103rd level. I’ve found shorter solution the levels 85 and 101, yet.
85: 50→5→1→51→101
101: 59→14→141→705→12→121
Too bad IΓÇÖm on level 154
I can tell you all the answers from level 1 to 154
List of my optimized solutions:
L33: +3 (x2), /3, +3 (x2)
L43: +5 (x3), x4
L52: -4, /3, -4 (x2), x-4
L84: 1, x13 (x2), 1, Reverse, <<
L85: +50 (x2), Reverse, +50
L104: x4, +/-, -5, /5 (x2)
L107: x2, x^3, x2, SUM
L129: << (x3), +9 (x2)
L140: SUM, x4, +2 (x2), +3
L153: /2, 0, /2, Store, SUM, 175, SUM
L160: +3, Reverse, +3 (x2)
L161: -2, Reverse, -2, Inv10, -2
L164: +3, Inv10, +3, Inv10
L166: x3 (x4), Inv10
L174: Store, Inv10, 12 (x2), SUM
L177: +6 (x2), Reverse, +6 (x2)
L178: +5 (x2), Reverse
L185: 7, 6, /2, 7
did not took all solutions from anywhere, I used a solver written in python to verify these
L191: Shift>, x6, Shift> (x2), x6
L192: x4, 7=>0, 9, +8, 7=>0