QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#550189#9242. An Easy Geometry Problemucup-team1955#WA 8ms6004kbC++143.1kb2024-09-07 10:35:112024-09-07 10:35:17

詳細信息

Test #1:

score: 100
Accepted
time: 0ms
memory: 5932kb

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
2
0

result:

ok 4 number(s): "1 0 2 0"

Test #2:

score: -100
Wrong Answer
time: 8ms
memory: 6004kb

input:

5000 5000 2 0
-329 -328 -327 -326 -325 -324 -323 -322 -321 -320 -319 -318 -317 -316 -315 -314 -313 -312 -311 -310 -309 -308 -307 -306 -305 -304 -303 -302 -301 -300 -299 -298 -297 -296 -295 -294 -293 -292 -291 -290 -289 -288 -287 -286 -285 -284 -283 -282 -281 -280 -279 -278 -277 -276 -275 -274 -273 -...

output:

1882
2100
796
844
1706
2088
1505
560
173
1979
715
1807
1036
1591
924
814
2240
1825
1044
2102
893
602
1667
587
2077
1472
1779
1
1846
2449
933
1976
699
1736
1605
750
1082
339
1923
369
1
1413
1011
1342
22
408
1783
2267
843
1
2043
1998
1530
1650
918
1564
2154
836
236
1593
466
1648
948
1117
1066
890
32
2...

result:

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