QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#367571#8505. Almost Aligneducup-team1002WA 0ms3840kbC++202.2kb2024-03-26 07:45:282024-03-26 07:45:29

詳細信息

Test #1:

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

input:

4
0 0 10 10
0 0 10 10
10 10 -10 -10
10 0 -20 0

output:

22.222222276

result:

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