QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#571534 | #9136. Exponent Calculator | ucup-team3953 | AC ✓ | 8ms | 10432kb | Python3 | 764b | 2024-09-18 00:10:30 | 2024-09-18 00:10:30 |
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: 8ms
memory: 10432kb
input:
input
output:
23 $1 = $1 * 0.00097656250000000000 $0 = $1 + 6 $0 = $0 * $1 $0 = $0 + 30 $0 = $0 * $1 $0 = $0 + 120 $0 = $0 * $1 $0 = $0 + 360 $0 = $0 * $1 $0 = $0 + 720 $0 = $0 * $1 $0 = $0 + 720 $0 = $0 * 0.00138888888888888894 $0 = $0 * $0 $0 = $0 * $0 $0 = $0 * $0 $0 = $0 * $0 $0 = $0 * $0 $0 = $0 * $0 $0 = $0...
result:
ok max relative diff is 4.3714e-13. Checker runtime is 192 ms
Extra Test:
score: 0
Extra Test Passed