QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#559599#9242. An Easy Geometry Problemucup-team3719WA 0ms3544kbC++235.4kb2024-09-12 02:21:452024-09-12 02:21:45

詳細信息

Test #1:

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

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:

1
0
1
0

result:

wrong answer 3rd numbers differ - expected: '2', found: '1'