QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#649130 | #9136. Exponent Calculator | ucup-team4740# | WA | 0ms | 3880kb | C++17 | 1.1kb | 2024-10-17 21:46:12 | 2024-10-17 21:46:12 |
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: 3880kb
input:
input
output:
20 $3 = 6.000000000000000 $4 = 11.999999961193000 $5 = 0.001953125000000 $1 = $0 * $5 $2 = $1 * $1 $6 = $1 * $3 $2 = $2 + $4 $1 = $1 * $3 $7 = $2 + $6 $8 = $2 - $6 $7 = $7 / $8 $7 = $7 * $7 $7 = $7 * $7 $7 = $7 * $7 $7 = $7 * $7 $7 = $7 * $7 $7 = $7 * $7 $7 = $7 * $7 $7 = $7 * $7 $0 = $7 * $7
result:
wrong answer Wrong operation = / in command #11 (in 1-indexation)