QOJ.ac
QOJ
QOJ is currently under a maintenance. It might be unavailable in the following a few hours.
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#510148 | #9136. Exponent Calculator | UJ: TODO (Antoni Długosz, Kacper Paciorek, Kacper Topolski) # | WA | 5ms | 3804kb | C++20 | 3.5kb | 2024-08-08 21:31:13 | 2024-08-08 21:31:15 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 5ms
memory: 3804kb
input:
input
output:
25 $0 = $1 * 0.00048828125000000000 $1 = 1.00000000000000000000 $3 = $3 + $1 $1 = $1 * $0 $3 = $3 + $1 $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...
result:
wrong answer x=-20,jury=2.06115e-09,participant=2.06115e-09,error=1.52817e-09