QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#571534 | #9136. Exponent Calculator | ucup-team3953 | AC ✓ | 8ms | 10432kb | Python3 | 764b | 2024-09-18 00:10:30 | 2024-09-18 00:10:30 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 8ms
memory: 10432kb
input:
input
output:
23 $1 = $1 * 0.00097656250000000000 $0 = $1 + 6 $0 = $0 * $1 $0 = $0 + 30 $0 = $0 * $1 $0 = $0 + 120 $0 = $0 * $1 $0 = $0 + 360 $0 = $0 * $1 $0 = $0 + 720 $0 = $0 * $1 $0 = $0 + 720 $0 = $0 * 0.00138888888888888894 $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 4.3714e-13. Checker runtime is 192 ms
Extra Test:
score: 0
Extra Test Passed