QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#535056 | #9136. Exponent Calculator | Register# | AC ✓ | 0ms | 3936kb | C++20 | 404b | 2024-08-27 18:55:59 | 2024-08-27 18:56:01 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 0ms
memory: 3936kb
input:
input
output:
25 $1 = $1 * 0.00097656250000000000 $0 = $1 * 0.00019841269841269841 $0 = $0 + 0.00138888888888888894 $0 = $0 * $1 $0 = $0 + 0.00833333333333333322 $0 = $0 * $1 $0 = $0 + 0.04166666666666666435 $0 = $0 * $1 $0 = $0 + 0.16666666666666665741 $0 = $0 * $1 $0 = $0 + 0.50000000000000000000 $0 = $0 * $1 $...
result:
ok max relative diff is 2.11491e-13. Checker runtime is 197 ms
Extra Test:
score: 0
Extra Test Passed