QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#584186 | #9136. Exponent Calculator | ucup-team4347 | WA | 0ms | 3880kb | C++20 | 1.2kb | 2024-09-23 10:07:07 | 2024-09-23 10:07:08 |
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:
25 $2 = $1 * $1 $3 = $2 * $1 $4 = $3 * $1 $5 = $4 * $1 $6 = $5 * $1 $7 = $6 * $1 $8 = $7 * $1 $9 = $8 * $1 $10 = $9 * $1 $11 = $10 * $1 $12 = $11 * $1 $13 = $12 * $1 $1 = $1 + $2 $1 = $1 + $3 $1 = $1 + $4 $1 = $1 + $5 $1 = $1 + $6 $1 = $1 + $7 $1 = $1 + $8 $1 = $1 + $9 $1 = $1 + $10 $1 = $1 + $11 $1...
result:
wrong answer x=-20,jury=2.06115e-09,participant=-1.25291e+07,error=6.07869e+15