QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#510148 | #9136. Exponent Calculator | ucup-team1565# | WA | 5ms | 3804kb | C++20 | 3.5kb | 2024-08-08 21:31:13 | 2024-08-08 21:31:15 |
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: 5ms
memory: 3804kb
input:
input
output:
25 $0 = $1 * 0.00048828125000000000 $1 = 1.00000000000000000000 $3 = $3 + $1 $1 = $1 * $0 $3 = $3 + $1 $1 = $1 * $0 $2 = $1 * 0.50000000000000000000 $3 = $3 + $2 $1 = $1 * $0 $2 = $1 * 0.16666666666666665741 $3 = $3 + $2 $1 = $1 * $0 $2 = $1 * 0.04166666666666666435 $3 = $3 + $2 $0 = $3 * $3 $0 = $0...
result:
wrong answer x=-20,jury=2.06115e-09,participant=2.06115e-09,error=1.52817e-09