QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#492985 | #9136. Exponent Calculator | ucup-team003# | AC ✓ | 14ms | 10456kb | Python3 | 421b | 2024-07-26 17:58:01 | 2024-07-26 17:58:02 |
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: 14ms
memory: 10456kb
input:
input
output:
25 $0 = $1 * 1.1564823173178713e-18 $0 = $0 + 1.8189894035458565e-12 $0 = $0 * $1 $0 = $0 + 1.9073486328125e-06 $0 = $0 * $1 $0 = $0 + 1 $0 = $0 * $0 $0 = $0 * $0 $0 = $0 * $0 $0 = $0 * $0 $0 = $0 * $0 $0 = $0 * $0 $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 1.10723e-10. Checker runtime is 182 ms
Extra Test:
score: 0
Extra Test Passed