QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#505416 | #9136. Exponent Calculator | ucup-team3684 | AC ✓ | 15ms | 10620kb | Python3 | 272b | 2024-08-05 05:13:34 | 2024-08-05 05:13:34 |
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: 15ms
memory: 10620kb
input:
input
output:
25 $1 = $1 * 0.001953125 $0 = $0 + 0.0001984126984126984125263171154784913596813566982746124267578125000000 $0 = $0 * $1 $0 = $0 + 0.0013888888888888889418943284326246612181421369314193725585937500000000 $0 = $0 * $1 $0 = $0 + 0.0083333333333333332176851016015461937058717012405395507812500000000000 ...
result:
ok max relative diff is 1.62383e-13. Checker runtime is 245 ms
Extra Test:
score: 0
Extra Test Passed