QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#874427 | #9136. Exponent Calculator | xiaowuc1 | AC ✓ | 9ms | 8576kb | Python3 | 413b | 2025-01-28 04:59:06 | 2025-01-28 04:59:12 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 9ms
memory: 8576kb
input:
input
output:
25 $0 = $1 * 2.5431315104166665e-06 $0 = $0 + 1 $0 = $0 * $1 $0 = $0 * 3.814697265625e-06 $0 = $0 + 1 $0 = $0 * $1 $0 = $0 * 7.62939453125e-06 $0 = $0 + 1 $0 = $0 * $0 $0 = $0 * $0 $0 = $0 * $0 $0 = $0 * $0 $0 = $0 * $0 $0 = $0 * $0 $0 = $0 * $0 $0 = $0 * $0 $0 = $0 * $0 $0 = $0 * $0 $0 = $0 * $0 $0...
result:
ok max relative diff is 2.91365e-11. Checker runtime is 193 ms
Extra Test:
score: 0
Extra Test Passed