QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#493767#9136. Exponent Calculatorucup-team008#AC ✓14ms10568kbPython3413b2024-07-27 12:11:472024-07-27 12:11:47

Judging History

你现在查看的是最新测评结果

  • [2024-07-27 12:11:47]
  • 评测
  • 测评结果:AC
  • 用时:14ms
  • 内存:10568kb
  • [2024-07-27 12:11:47]
  • 提交

answer

print("""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 = $0 * $0
$0 = $0 * $0
$0 = $0 * $0
$0 = $0 * $0
$0 = $0 * $0
$0 = $0 * $0""")

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 14ms
memory: 10568kb

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 182 ms

Extra Test:

score: 0
Extra Test Passed