QOJ.ac
QOJ
QOJ is currently under a maintenance. It might be unavailable in the following a few hours.
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#510169 | #9136. Exponent Calculator | UJ: TODO (Antoni Długosz, Kacper Paciorek, Kacper Topolski) # | WA | 10ms | 10648kb | Python3 | 1.3kb | 2024-08-08 21:51:37 | 2024-08-08 21:51:38 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 10ms
memory: 10648kb
input:
input
output:
25 $0 = $1 * 0.000244140625 $3 = $3 + 1.0 $1 = $0 $3 = $3 + $0 $1 = $1 * $0 $2 = $1 * 0.50000000000000000000 $3 = $3 + $2 $1 = $1 * $0 $2 = $1 * 0.16666666666666665741 $3 = $3 + $2 $1 = $1 * $0 $2 = $1 * 0.04166666666666666435 $3 = $3 + $2 $0 = $3 * $3 $0 = $0 * $0 $0 = $0 * $0 $0 = $0 * $0 $0 = $0 ...
result:
wrong answer Can't recognize op #3: '$1 = $0' (in 1-indexation)