QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#495131 | #9136. Exponent Calculator | ucup-team3515# | AC ✓ | 0ms | 3900kb | C++17 | 1.3kb | 2024-07-27 19:05:30 | 2024-07-27 19:05:30 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 0ms
memory: 3900kb
input:
input
output:
25 $1 = $1 * 0.003906250000000000 $0 = $1 * 0.000024801587301587 $0 = $0 + 0.000198412698412698 $0 = $0 * $1 $0 = $0 + 0.001388888888888889 $0 = $0 * $1 $0 = $0 + 0.008333333333333333 $0 = $0 * $1 $0 = $0 + 0.041666666666666664 $0 = $0 * $1 $0 = $0 + 0.166666666666666657 $0 = $0 * $1 $0 = $0 + 0.500...
result:
ok max relative diff is 1.14643e-13. Checker runtime is 200 ms
Extra Test:
score: 0
Extra Test Passed