QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#492985 | #9136. Exponent Calculator | ucup-team003# | AC ✓ | 14ms | 10456kb | Python3 | 421b | 2024-07-26 17:58:01 | 2024-07-26 17:58:02 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 14ms
memory: 10456kb
input:
input
output:
25 $0 = $1 * 1.1564823173178713e-18 $0 = $0 + 1.8189894035458565e-12 $0 = $0 * $1 $0 = $0 + 1.9073486328125e-06 $0 = $0 * $1 $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 = $0 * $0 $0 = $0...
result:
ok max relative diff is 1.10723e-10. Checker runtime is 182 ms
Extra Test:
score: 0
Extra Test Passed