QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#600473 | #9136. Exponent Calculator | ucup-team3774# | WA | 0ms | 3548kb | C++17 | 1.3kb | 2024-09-29 16:49:27 | 2024-09-29 16:49:27 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 0ms
memory: 3548kb
input:
input
output:
25 $0 = 1 + $1 $2 = $1 * $1 $2 = 0.5 * $2 $0 = $0 + $2 $2 = $1 * $2 $2 = 0.3333333333333 * $2 $0 = $0 + $2 $2 = $1 * $2 $2 = 0.25 * $2 $0 = $0 + $2 $2 = $1 * $2 $2 = 0.2 * $2 $0 = $0 + $2 $2 = $1 * $2 $2 = 0.1833333333333 * $2 $0 = $0 + $2 $2 = $1 * $2 $2 = 0.1428571428571 * $2 $0 = $0 + $2 $2 = $1 ...
result:
wrong answer x=-20,jury=2.06115e-09,participant=-1.05636e+06,error=5.12507e+14