QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#585927 | #9136. Exponent Calculator | ucup-team4347 | WA | 0ms | 3748kb | C++20 | 1.8kb | 2024-09-23 23:07:52 | 2024-09-23 23:07:52 |
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: 0
Wrong Answer
time: 0ms
memory: 3748kb
input:
input
output:
24 $1 = $1 * 0.00781250000000000000 $2 = $1 * $1 $3 = $2 * $1 $4 = $3 * $1 $5 = $4 * $1 $6 = $5 * $1 $2 = $2 * 0.50000000000000000000 $3 = $3 * 0.16666666666666666667 $4 = $4 * 0.04166666666666666667 $5 = $5 * 0.00833333333333333333 $6 = $6 * 0.00138888888888888889 $0 = 1 + $1 $0 = $0 + $2 $0 = $0 +...
result:
wrong answer x=-20,jury=2.06115e-09,participant=2.06115e-09,error=6.62155e-08