QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#713704#9136. Exponent Calculatorrotcar07WA 9ms10452kbPython3533b2024-11-05 20:19:412024-11-05 20:19:41

Judging History

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

  • [2024-11-05 20:19:41]
  • 评测
  • 测评结果:WA
  • 用时:9ms
  • 内存:10452kb
  • [2024-11-05 20:19:41]
  • 提交

answer

print('''25
$1 = $1 * 0.00390625
$0 = $0 + 0.00002480158730158730
$0 = $0 * $1
$0 = $0 + 0.00019841269841269841
$0 = $0 * $1
$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
$0 = $0 + 1.00000000000000000000
$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: 0
Wrong Answer
time: 9ms
memory: 10452kb

input:

input

output:

25
$1 = $1 * 0.00390625
$0 = $0 + 0.00002480158730158730
$0 = $0 * $1
$0 = $0 + 0.00019841269841269841
$0 = $0 * $1
$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
...

result:

wrong answer x=-20,jury=2.06115e-09,participant=2.34777e-09,error=0.139058