QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#631293#9242. An Easy Geometry Problemucup-team2540WA 2ms9880kbC++203.4kb2024-10-11 23:59:122024-10-11 23:59:12

詳細信息

Test #1:

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

input:

6 6 6 2
1 5 9 10 15 18
2 2
1 3 3 -3
2 2
1 3 4 3
2 3
2 4

output:

0
0
0

result:

wrong answer 1st numbers differ - expected: '1', found: '0'