QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#520984 | #9136. Exponent Calculator | ucup-team3625# | WA | 0ms | 3596kb | C++14 | 1.5kb | 2024-08-15 19:11:54 | 2024-08-15 19:11:55 |
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: 3596kb
input:
input
output:
25 $0 = $1 + 1 $2 = $1 * $1 $2 = $2 * 0.5 $3 = $2 * $1 $3 = $3 * 0.1666666666666667 $4 = $3 * $1 $4 = $4 * 0.0416666666666667 $5 = $4 * $1 $5 = $5 * 0.0083333333333333 $6 = $5 * $1 $6 = $6 * 0.0013888888888889 $7 = $6 * $1 $7 = $7 * 0.0001984126984127 $8 = $7 * $1 $8 = $8 * 0.0000248015873016 $9 = $...
result:
wrong answer x=-20,jury=2.06115e-09,participant=-20.1419,error=9.77214e+09