Record Case Detail

Notes

This function is in beta test. Please help improve it in the issues here.

Stderr


        

Hints

Your answer may be identical to the JOJ answer in the first several lines.

However, you will still get Wrong Answer because the complete output may be longer and there might be errors in the future lines.

Please double check your code to solve this problem and try again.

Your Answer

Command: 1 + 1
2.000000
Command: 0 /2+ 0 / 1+ 0/3 + 0/9232 + 0.0001 * 2.5
0.000250
Command: 1 - (2 + 3) / 4
-0.250000
Command: 2^4/(3*6)
0.888889
Command: -8+   2.2222^1+3.04/  1.52
-3.777800
Command: 3^2*(2 +9^1.5* 5/1.6)
777.375000
Command: (83.2/ 0.65)    *0.5^    2 + 0.25^(-2.5)
64.000000
Command: 2.5^  (  -2) -(-23.2)/(5.8)^ 1
inf
Command: -3.2+(8-2^2)   + 1^100/((2^0.5) * (4^0.25)) + (-0.25) +   1 - 0.6 / 0.4 + 16^   (1/0.25/16)
2.550000
Command: (((((((1024)))) ))-(((( ((-1024)))))))*(((( (((24))))))-((((((23.75)))) )))/(( (((-1)^2))) * ((((-2)^2))) )0.000000

JOJ Answer

2.000000
0.000250
-0.250000
0.888889
-3.777800
777.375000
64.000000
4.160000
2.550000
128.000000