QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#35982#972. CircleZhaoZiLongWA 0ms4224kbC++175.6kb2022-06-21 16:04:412022-06-21 16:04:46

详细

Test #1:

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

input:

3
0 0 2 2 1 1 1
0 0 2 2 1 0 1
0 0 2 2 1 -1 1

output:

3.571
2.927
3.236

result:

wrong answer 3rd words differ - expected: '3.116', found: '3.236'