QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#255998#7755. Game on a Forestucup-team2579#WA 8ms14836kbC++231.3kb2023-11-18 17:41:172023-11-18 17:41:18

详细

Test #1:

score: 100
Accepted
time: 2ms
memory: 9140kb

input:

3 1
1 2

output:

2

result:

ok 1 number(s): "2"

Test #2:

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

input:

4 3
1 2
2 3
3 4

output:

3

result:

ok 1 number(s): "3"

Test #3:

score: 0
Accepted
time: 8ms
memory: 14060kb

input:

100000 1
4647 17816

output:

1

result:

ok 1 number(s): "1"

Test #4:

score: 0
Accepted
time: 4ms
memory: 14316kb

input:

100000 2
64075 72287
63658 66936

output:

0

result:

ok 1 number(s): "0"

Test #5:

score: 0
Accepted
time: 7ms
memory: 14056kb

input:

100000 3
59930 72281
31689 59132
20469 33165

output:

3

result:

ok 1 number(s): "3"

Test #6:

score: 0
Accepted
time: 4ms
memory: 14752kb

input:

100000 10
20391 78923
27822 80617
21749 25732
12929 79693
42889 52515
59064 99869
29031 41875
4463 17813
13407 42498
19120 20957

output:

0

result:

ok 1 number(s): "0"

Test #7:

score: 0
Accepted
time: 3ms
memory: 14836kb

input:

99999 101
34378 94161
67696 83255
24557 25591
11476 58475
5684 38157
33843 35321
9046 24028
14293 77681
587 42098
9402 27228
6999 13980
27118 84005
3622 8353
13545 51621
16998 63647
32912 53178
15206 15815
56517 86335
5563 93770
153 278
11242 41753
75098 76792
1695 22836
25936 33352
2765 6778
19597 ...

output:

200

result:

ok 1 number(s): "200"

Test #8:

score: 0
Accepted
time: 8ms
memory: 13700kb

input:

100000 1001
298 77037
4590 12413
23983 44856
15445 16769
81205 99801
62678 90775
7513 11129
27455 63264
39986 44211
61692 72309
60465 67632
66675 72861
4281 28582
26376 65551
9751 60666
4388 47945
1077 1132
53716 62874
39894 55139
28957 63412
41201 89573
6166 10477
2322 23039
24579 87570
16337 90895...

output:

1001

result:

ok 1 number(s): "1001"

Test #9:

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

input:

100000 2000
15502 16605
10164 34454
48764 97837
3462 26651
32457 52288
2871 13083
9012 55876
45290 81448
2879 15152
5347 6203
14519 50871
4513 19513
15241 25215
18759 76715
53123 97123
10178 25478
1955 4281
2346 30453
1770 53064
38900 57761
51275 65969
4801 21613
655 1131
15956 52140
39128 47232
416...

output:

66

result:

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