QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#551330#9242. An Easy Geometry Problemucup-team3790#WA 9ms7972kbC++144.1kb2024-09-07 16:29:202024-09-07 16:29:25

詳細信息

Test #1:

score: 100
Accepted
time: 1ms
memory: 7896kb

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: 9ms
memory: 7972kb

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
2899
688
4155
3293
2911
3494
4439
4826
1979
4284
1807
1036
1591
4075
814
2240
3174
3955
2897
893
602
1667
4412
2922
1472
3220
1
1846
2550
933
1945
699
1736
3394
4249
1082
4660
1801
4630
1
2688
3988
2742
22
4591
1783
2732
841
1
2956
1998
3469
1650
918
727
2136
4163
4763
1593
348
1608
4051
1117
1...

result:

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