QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#501603 | #9136. Exponent Calculator | ucup-team3932 | WA | 0ms | 3784kb | C++17 | 1.3kb | 2024-08-02 21:18:13 | 2024-08-02 21:18:14 |
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: 3784kb
input:
input
output:
25 $0 = 1 + $1 $2 = $1 * $1 $3 = $2 * 0.5 $0 = $0 + $3 $2 = $2 * $1 $3 = $2 * 0.1666666666666 $0 = $0 + $3 $2 = $2 * $1 $3 = $2 * 0.0416666666666666 $0 = $0 + $3 $2 = $2 * $1 $3 = $2 * 0.0083333333333333 $0 = $0 + $3 $2 = $2 * $1 $3 = $2 * 0.0013888888888888 $0 = $0 + $3 $2 = $2 * $1 $3 = $2 * 0.000...
result:
wrong answer x=-20,jury=2.06115e-09,participant=-962246,error=4.66848e+14