QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#551654 | #9136. Exponent Calculator | ucup-team1876# | AC ✓ | 1ms | 3976kb | C++20 | 1.7kb | 2024-09-07 17:38:12 | 2024-09-07 17:38: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: 1ms
memory: 3976kb
input:
input
output:
22 $0 = $1 * 0.00000000000000000000120466908053944937108469859131 $0 = $0 + 0.00000000000000000740148683083437693650862543338439 $0 = $0 * $1 $0 = $0 + 0.00000000000003789561257387200991415379024117319245 $0 = $0 * $1 $0 = $0 + 0.00000000015522042910257975260837392482784539629553 $0 = $0 * $1 $0 = $...
result:
ok max relative diff is 4.02012e-13. Checker runtime is 192 ms
Extra Test:
score: 0
Extra Test Passed