QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#499492 | #9136. Exponent Calculator | ucup-team864# | WA | 6ms | 10704kb | Python3 | 389b | 2024-07-31 14:56:45 | 2024-07-31 14:56:46 |
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: 6ms
memory: 10704kb
input:
input
output:
25 $0 = $0 * 0.03125 $2 = $1 * $1 $3 = $1 * $2 $4 = $1 * $3 $5 = $1 * $4 $6 = $1 * $5 $7 = $1 * $6 $2 = $2 * 0.5000000000000000000000000000000000000000 $3 = $3 * 0.1666666666666666574148081281236954964697 $4 = $4 * 0.0416666666666666643537020320309238741174 $5 = $5 * 0.008333333333333333217685101601...
result:
wrong answer x=-20,jury=2.06115e-09,participant=4.38243e+168,error=2.1262e+177