QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#713704 | #9136. Exponent Calculator | rotcar07 | WA | 9ms | 10452kb | Python3 | 533b | 2024-11-05 20:19:41 | 2024-11-05 20:19:41 |
Judging History
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