QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#515488 | #9136. Exponent Calculator | ucup-team4269 | AC ✓ | 0ms | 3916kb | C++14 | 1.1kb | 2024-08-11 18:00:59 | 2024-08-11 18:00:59 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 100
Accepted
time: 0ms
memory: 3916kb
input:
input
output:
25 $1 = $1*0.00097656250000 $0 = $1*0.00019841269841 $0 = $0+0.00138888888889 $0 = $0*$1 $0 = $0+0.00833333333333 $0 = $0*$1 $0 = $0+0.04166666666667 $0 = $0*$1 $0 = $0+0.16666666666667 $0 = $0*$1 $0 = $0+0.50000000000000 $0 = $0*$1 $0 = $0+1.00000000000000 $0 = $0*$1 $0 = $0+1.00000000000000 $0 = $...
result:
ok max relative diff is 2.11491e-13. Checker runtime is 200 ms
Extra Test:
score: 0
Extra Test Passed