QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#516483#9136. Exponent Calculatorucup-team4269WA 0ms3776kbC++20838b2024-08-12 17:21:492024-08-12 17:21:51

詳細信息

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3776kb

input:

input

output:

25
$1 = $1*0.000976562
$0 = $1*0.000198413
$0 = $0+0.00138889
$0 = $0*$1
$0 = $0+0.00833333
$0 = $0*$1
$0 = $0+0.0416667
$0 = $0*$1
$0 = $0+0.166667
$0 = $0*$1
$0 = $0+0.5
$0 = $0*$1
$0 = $0+1
$0 = $0*$1
$0 = $0+1.0000000000
$0 = $0*$0
$0 = $0*$0
$0 = $0*$0
$0 = $0*$0
$0 = $0*$0
$0 = $0*$0
$0 = $0*$...

result:

wrong answer x=-20,jury=2.06115e-09,participant=2.06117e-09,error=1.02375e-05