QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#254009#1347. Universal and Existential QuantifiersZhangYiDeWA 0ms3448kbC++171.7kb2023-11-17 22:16:022023-11-17 22:16:02

详细

Test #1:

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

input:

3 3
0 2
1 3
1 2

output:

2 3

result:

ok 2 number(s): "2 3"

Test #2:

score: 0
Accepted
time: 0ms
memory: 3448kb

input:

2 4
0 4
0 4

output:

1 1

result:

ok 2 number(s): "1 1"

Test #3:

score: 0
Accepted
time: 0ms
memory: 3432kb

input:

5 4
0 2
2 4
0 3
1 3
3 4

output:

2 4

result:

ok 2 number(s): "2 4"

Test #4:

score: -100
Wrong Answer
time: 0ms
memory: 3424kb

input:

72 6951
1279 5415
5774 5967
352 2975
4106 6269
565 3393
4119 5218
3154 4517
1323 4249
5468 6430
4356 6171
6461 6777
5997 6190
2895 6933
2072 5554
975 2873
3436 5916
6078 6377
6068 6569
4419 4775
4637 6656
1821 6617
2430 4645
4251 5125
2873 6894
5102 5914
785 2327
2853 6333
6091 6302
1477 6365
2015 4...

output:

3 -1

result:

wrong answer 2nd numbers differ - expected: '72', found: '-1'