QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#617773#6609. Scholomance AcademyGuanYunchangWA 2ms10120kbC++232.3kb2024-10-06 17:02:042024-10-06 17:02:05

详细

Test #1:

score: 0
Wrong Answer
time: 2ms
memory: 10120kb

input:

3
+ 2
- 3
- 1

output:

0 0 0
0.5 1 0
0.5 1 0.5
0.500000000000

result:

wrong answer 1st numbers differ - expected: '0.5000000', found: '0.0000000', error = '0.5000000'