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

line=1+1
2.000000
line=0/2+0/1+0/3+0/9232+0.0001*2.5
0.000250
line=1-(2+3)/4
-0.250000
line=2^4/(3*6)
0.888889
line=-8+2.2222^1+3.04/1.52
92.222200
line=3^2*(2+9^1.5*5/1.6)
777.375000
line=(83.2/0.65)*0.5^2+0.25^(0-2.5)
64.000000
line=2.5^(0-2)-(0-23.2)/(5.8)^1
4.160000
line=-3.2+(8-2^2)+1^100/((2^0.5)*(4^0.25))+(0-0.25)+1-0.6/0.4+16^(1/0.25/16)
38.950000
line=(((((((1024))))))-((((((0-1024)))))))*(((((((24))))))-((((((23.75)))))))/(((((0-1)^2)))*((((0-2)^2))))
128.000000

JOJ Answer

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