QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#621691 | #9136. Exponent Calculator | ucup-team5022# | WA | 1ms | 3800kb | C++20 | 729b | 2024-10-08 16:15:00 | 2024-10-08 16:15:00 |
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: 1ms
memory: 3800kb
input:
input
output:
25 $1 = $1 * 0.000010000000 $1 = $1 * 0.000195312500 $2 = $1 + 1 $3 = $1 * 1.250000000000 $3 = $2 * $3 $2 = 1 + $3 $3 = $1 * 1.666666666667 $3 = $2 * $3 $2 = 1 + $3 $3 = $1 * 2.500000000000 $3 = $2 * $3 $2 = 1 + $3 $3 = $1 * 5.000000000000 $3 = $2 * $3 $0 = 1 + $3 $0 = $0 * $0 $0 = $0 * $0 $0 = $0 *...
result:
wrong answer x=-20,jury=2.06115e-09,participant=0.9998,error=4.85068e+08