5 lines
98 B
Factor
5 lines
98 B
Factor
|
|
IN: scratchpad main
|
||
|
|
Your numbers are { 4, 1, 8, 2 }, make an expression
|
||
|
|
8 4 + 2 * 1 /
|
||
|
|
You got it!
|