QOJ.ac
QOJ
The 2nd Universal Cup Finals is coming! Check out our event page, schedule, and competition rules!
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#500894 | #9136. Exponent Calculator | ucup-team572# | AC ✓ | 9ms | 10708kb | Python3 | 924b | 2024-08-01 23:31:12 | 2024-08-01 23:31:13 |
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: 9ms
memory: 10708kb
input:
input
output:
24 $1 = $1 * 0.000244140625000 $0 = 0.008333333333333 $0 = $0 * $1 $0 = $0 + 0.041666666666667 $0 = $0 * $1 $0 = $0 + 0.166666666666667 $0 = $0 * $1 $0 = $0 + 0.500000000000000 $0 = $0 * $1 $0 = $0 + 1.000000000000000 $0 = $0 * $1 $0 = $0 + 1.000000000000000 $0 = $0 * $0 $0 = $0 * $0 $0 = $0 * $0 $0...
result:
ok max relative diff is 8.9045e-13. Checker runtime is 194 ms
Extra Test:
score: 0
Extra Test Passed