QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#535181 | #9136. Exponent Calculator | ucup-team3528# | AC ✓ | 14ms | 10464kb | Python3 | 915b | 2024-08-27 21:18:47 | 2024-08-27 21:18:47 |
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: 10464kb
input:
input
output:
25 $0 = 0.00000033717478808715225429575174432 * $1 $0 = 0.70710678118654752440084436210484903 + $0 $0 = $0 * $0 $0 = 0.5 + $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 = $0 * $0 $0 = ...
result:
ok max relative diff is 8.49755e-10. Checker runtime is 193 ms
Extra Test:
score: 0
Extra Test Passed