QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#510169 | #9136. Exponent Calculator | ucup-team1565# | WA | 10ms | 10648kb | Python3 | 1.3kb | 2024-08-08 21:51:37 | 2024-08-08 21:51:38 |
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: 10ms
memory: 10648kb
input:
input
output:
25 $0 = $1 * 0.000244140625 $3 = $3 + 1.0 $1 = $0 $3 = $3 + $0 $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 * $0 $0 = $0 * $0 $0 = $0 * $0 $0 = $0 ...
result:
wrong answer Can't recognize op #3: '$1 = $0' (in 1-indexation)