QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#564269#989. Into Cactus5un_xiaomivita_mboxAC ✓155ms37308kbC++23627b2024-09-14 21:43:052024-09-14 21:43:06

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

6
6 4
3 1
3 6
4 5
2 3

output:

2
6 5
6 2

result:

ok OK!

Test #2:

score: 0
Accepted
time: 1ms
memory: 3800kb

input:

1

output:

0

result:

ok OK!

Test #3:

score: 0
Accepted
time: 1ms
memory: 3600kb

input:

2
1 2

output:

0

result:

ok OK!

Test #4:

score: 0
Accepted
time: 1ms
memory: 3764kb

input:

3
3 1
1 2

output:

1
3 2

result:

ok OK!

Test #5:

score: 0
Accepted
time: 1ms
memory: 3572kb

input:

4
1 3
1 4
2 1

output:

1
3 4

result:

ok OK!

Test #6:

score: 0
Accepted
time: 1ms
memory: 3608kb

input:

5
5 4
2 3
1 2
1 4

output:

2
1 3
1 5

result:

ok OK!

Test #7:

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

input:

6
6 4
4 5
5 3
4 1
2 5

output:

2
3 2
6 5

result:

ok OK!

Test #8:

score: 0
Accepted
time: 1ms
memory: 3548kb

input:

7
1 6
7 6
7 5
3 5
6 2
2 4

output:

3
7 3
6 4
1 7

result:

ok OK!

Test #9:

score: 0
Accepted
time: 1ms
memory: 3712kb

input:

8
1 5
1 7
2 8
2 7
2 4
7 3
6 2

output:

3
7 6
8 4
1 3

result:

ok OK!

Test #10:

score: 0
Accepted
time: 1ms
memory: 3848kb

input:

6
1 2
6 5
2 3
4 3
6 4

output:

2
4 5
2 4

result:

ok OK!

Test #11:

score: 0
Accepted
time: 1ms
memory: 3604kb

input:

5
5 3
2 1
1 4
3 2

output:

2
2 5
2 4

result:

ok OK!

Test #12:

score: 0
Accepted
time: 1ms
memory: 3600kb

input:

7
7 5
7 1
2 3
4 2
3 6
6 5

output:

3
3 4
5 3
1 5

result:

ok OK!

Test #13:

score: 0
Accepted
time: 1ms
memory: 3604kb

input:

5
1 4
4 2
3 5
3 2

output:

2
2 5
1 2

result:

ok OK!

Test #14:

score: 0
Accepted
time: 1ms
memory: 3600kb

input:

6
6 3
4 1
2 3
2 1
2 5

output:

2
2 6
1 5

result:

ok OK!

Test #15:

score: 0
Accepted
time: 1ms
memory: 3844kb

input:

7
7 1
7 4
2 3
2 7
6 7
7 5

output:

3
7 3
1 5
4 6

result:

ok OK!

Test #16:

score: 0
Accepted
time: 1ms
memory: 3612kb

input:

8
4 7
7 5
2 7
3 8
2 1
6 2
8 2

output:

3
4 5
2 3
7 6

result:

ok OK!

Test #17:

score: 0
Accepted
time: 1ms
memory: 3616kb

input:

6
5 6
3 6
6 1
2 6
4 2

output:

2
6 4
5 3

result:

ok OK!

Test #18:

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

input:

7
6 1
5 6
6 3
6 7
4 6
2 6

output:

3
1 2
5 3
7 4

result:

ok OK!

Test #19:

score: 0
Accepted
time: 1ms
memory: 3636kb

input:

8
7 2
8 2
2 6
5 2
1 2
3 2
4 2

output:

3
7 8
6 5
3 4

result:

ok OK!

Test #20:

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

input:

5
2 4
2 1
2 5
2 3

output:

2
1 3
4 5

result:

ok OK!

Test #21:

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

input:

6
1 4
4 5
6 4
4 3
4 2

output:

2
5 6
3 2

result:

ok OK!

Test #22:

score: 0
Accepted
time: 1ms
memory: 3600kb

input:

6
3 2
2 5
1 3
3 4
6 4

output:

2
3 5
3 6

result:

ok OK!

Test #23:

score: 0
Accepted
time: 1ms
memory: 3552kb

input:

5
1 3
4 5
2 4
3 2

output:

2
2 5
1 2

result:

ok OK!

Test #24:

score: 0
Accepted
time: 1ms
memory: 3540kb

input:

7
7 6
2 1
7 5
1 3
4 1
2 5

output:

3
5 6
1 5
3 4

result:

ok OK!

Test #25:

score: 0
Accepted
time: 1ms
memory: 3608kb

input:

7
3 4
2 1
7 2
3 2
7 5
6 1

output:

3
2 5
2 4
2 6

result:

ok OK!

Test #26:

score: 0
Accepted
time: 1ms
memory: 3596kb

input:

5
1 4
2 3
2 1
2 5

output:

2
3 5
4 2

result:

ok OK!

Test #27:

score: 0
Accepted
time: 1ms
memory: 3540kb

input:

8
1 4
4 5
8 2
3 4
6 4
8 5
7 5

output:

3
5 2
4 7
3 6

result:

ok OK!

Test #28:

score: 0
Accepted
time: 1ms
memory: 3600kb

input:

7
7 1
6 7
3 5
1 3
4 7
2 1

output:

3
6 4
1 5
7 2

result:

ok OK!

Test #29:

score: 0
Accepted
time: 1ms
memory: 3792kb

input:

5
4 1
3 2
5 4
4 2

output:

2
4 3
1 5

result:

ok OK!

Test #30:

score: 0
Accepted
time: 1ms
memory: 3588kb

input:

6
1 6
1 3
4 1
5 1
1 2

output:

2
6 3
4 5

result:

ok OK!

Test #31:

score: 0
Accepted
time: 1ms
memory: 3640kb

input:

6
2 6
1 6
3 2
2 4
2 5

output:

2
6 5
3 4

result:

ok OK!

Test #32:

score: 0
Accepted
time: 1ms
memory: 3620kb

input:

7
5 2
1 3
5 1
7 5
6 5
5 4

output:

3
2 7
6 4
3 5

result:

ok OK!

Test #33:

score: 0
Accepted
time: 1ms
memory: 3764kb

input:

6
6 2
3 6
1 5
4 1
4 2

output:

2
2 3
1 2

result:

ok OK!

Test #34:

score: 0
Accepted
time: 1ms
memory: 3836kb

input:

7
7 1
4 6
3 1
2 5
6 7
2 6

output:

3
6 5
7 4
7 3

result:

ok OK!

Test #35:

score: 0
Accepted
time: 1ms
memory: 3612kb

input:

7
5 1
7 3
4 1
2 3
6 7
3 1

output:

3
3 6
1 2
5 4

result:

ok OK!

Test #36:

score: 0
Accepted
time: 1ms
memory: 3604kb

input:

7
3 1
1 2
7 5
6 7
3 5
3 4

output:

3
5 6
5 4
3 2

result:

ok OK!

Test #37:

score: 0
Accepted
time: 1ms
memory: 3604kb

input:

5
5 4
2 3
1 4
1 3

output:

2
1 5
1 2

result:

ok OK!

Test #38:

score: 0
Accepted
time: 1ms
memory: 3828kb

input:

1

output:

0

result:

ok OK!

Test #39:

score: 0
Accepted
time: 1ms
memory: 3540kb

input:

2
2 1

output:

0

result:

ok OK!

Test #40:

score: 0
Accepted
time: 1ms
memory: 3844kb

input:

3
1 3
3 2

output:

1
1 2

result:

ok OK!

Test #41:

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

input:

4
2 4
1 3
2 3

output:

1
3 4

result:

ok OK!

Test #42:

score: 0
Accepted
time: 1ms
memory: 3592kb

input:

5
3 5
1 4
3 2
4 3

output:

2
5 2
1 3

result:

ok OK!

Test #43:

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

input:

6
3 1
1 2
3 4
6 5
4 5

output:

2
4 6
1 4

result:

ok OK!

Test #44:

score: 0
Accepted
time: 1ms
memory: 3600kb

input:

7
3 2
6 4
1 7
6 2
5 1
7 2

output:

3
2 4
7 3
7 5

result:

ok OK!

Test #45:

score: 0
Accepted
time: 1ms
memory: 3540kb

input:

8
3 5
3 7
7 6
7 2
7 8
1 3
1 4

output:

3
3 8
6 2
1 5

result:

ok OK!

Test #46:

score: 0
Accepted
time: 155ms
memory: 28208kb

input:

199941
45539 21753
73521 17749
18310 175971
187123 74718
1423 48729
57689 193080
13123 124854
159470 118810
54495 41241
20092 31314
136934 110890
57392 95852
66132 100210
25643 149235
36249 170528
59404 103679
143168 40619
75020 111886
78267 85170
182181 151358
175670 199743
48967 21948
85440 137537...

output:

99970
183569 133438
91845 183569
13957 91845
160930 13957
134066 160930
112652 134066
184498 112652
113056 184498
11765 113056
159867 11765
58483 159867
67487 58483
16909 67487
132518 16909
194179 132518
63999 194179
45043 63999
15390 45043
143662 15390
119064 143662
112437 119064
164860 112437
1814...

result:

ok OK!

Test #47:

score: 0
Accepted
time: 141ms
memory: 28932kb

input:

199990
36252 48972
137199 193985
15733 32268
72491 124965
144527 135659
126526 4276
27074 30404
30035 117563
43829 76082
65403 174862
12854 59513
166822 88663
27773 42939
101669 5177
163180 46432
54789 58007
164830 195594
163488 136174
44243 159060
92576 100504
193462 64519
157699 108044
30793 45107...

output:

99994
34576 95554
63550 34576
125517 63550
176788 125517
99712 176788
30292 99712
146182 30292
101011 146182
192423 101011
79504 192423
198061 79504
157745 198061
156801 157745
181225 156801
24919 181225
148063 24919
198823 148063
51133 198823
22671 51133
186650 22671
65670 186650
52865 65670
3422 5...

result:

ok OK!

Test #48:

score: 0
Accepted
time: 136ms
memory: 37308kb

input:

199984
60991 129518
145505 1527
136883 181013
96750 98833
178145 74687
153427 41212
123371 174413
159897 40200
54174 45999
42909 197448
48461 140049
168210 7971
140096 100878
172774 16629
24251 169721
40049 161419
160902 23894
45677 132991
9586 63910
7418 50242
140437 134207
167287 159123
172209 674...

output:

99991
122596 50271
34243 122596
18655 34243
147158 18655
13015 147158
128082 13015
132675 128082
111869 132675
57012 111869
185493 57012
170854 185493
70393 170854
4626 70393
22328 4626
32599 22328
151052 32599
51430 151052
95963 51430
27769 95963
133295 27769
138575 133295
101055 138575
170532 1010...

result:

ok OK!

Test #49:

score: 0
Accepted
time: 133ms
memory: 34508kb

input:

199950
45895 97505
153673 135630
133 147902
150741 56684
59872 30986
40406 32376
3812 187356
131631 22329
148706 57747
73048 46756
79438 39981
123189 65415
108426 16133
52976 57856
80000 130729
85817 82120
159848 106794
67334 176078
96847 172109
76251 36192
71044 142619
199709 11936
157677 106860
21...

output:

99974
96878 25115
137620 96878
160992 137620
161358 160992
91256 161358
1383 91256
54784 1383
131759 54784
119958 131759
42491 119958
19278 42491
7169 19278
2051 7169
156840 2051
29905 156840
191558 29905
70863 191558
85906 70863
127329 85906
128583 127329
177663 128583
127375 177663
149941 127375
2...

result:

ok OK!

Test #50:

score: 0
Accepted
time: 149ms
memory: 24920kb

input:

199939
4949 136919
92272 25292
114731 129765
159111 153806
83782 65354
197271 75178
31928 49693
182119 75648
99503 192579
197496 146260
137800 22575
148004 145457
155853 129817
126487 65515
85662 91957
181514 176364
180683 3889
96197 82472
102868 66183
41093 36001
51988 116717
41722 143845
102532 12...

output:

99969
52858 95121
40472 192008
40472 150836
81973 106898
16629 96419
68816 99805
181672 16629
159282 193226
179559 142364
90783 152227
1179 22467
142702 159282
47667 14325
148925 139792
126732 148925
166493 169820
81153 127365
181743 173045
59751 90985
36561 60612
59751 155686
46579 2362
35343 12352...

result:

ok OK!

Test #51:

score: 0
Accepted
time: 140ms
memory: 22512kb

input:

199902
73682 165904
121514 159509
182473 186539
176943 25341
37269 170103
32485 185863
165942 156720
89283 142335
164752 44085
120279 10296
186544 108135
54811 19902
159677 11570
40006 34931
102506 194405
37883 184355
14786 126969
163554 125816
143013 12592
195558 169513
83823 112243
8014 15824
1661...

output:

99950
20605 13764
84266 171802
27373 119511
57271 20605
109358 173912
24013 57271
145641 154595
1577 178173
194444 89235
16222 188628
169388 138442
83146 53059
120305 90780
8710 84922
176502 144288
194941 91992
11044 58259
195032 194941
191373 182009
198832 112843
110657 191373
150829 36544
151814 9...

result:

ok OK!

Test #52:

score: 0
Accepted
time: 125ms
memory: 25948kb

input:

199913
166758 40855
168228 126224
178186 105914
191299 103766
7148 13754
101792 68644
181973 90376
38923 156379
135450 63521
166909 194316
174383 160272
97650 147177
61633 98861
117492 182506
175348 172975
98161 53454
85890 62423
107166 50820
87877 59346
26540 44161
124817 151041
13175 157922
180641...

output:

99956
199630 193559
103933 81052
177036 55871
8298 23629
132292 135397
60447 132292
16662 119669
33653 119790
60447 26059
20410 185550
148461 101333
15768 20410
31157 136330
15768 98350
6441 23633
29172 31157
50747 193147
29172 117854
74957 176557
26981 82625
18656 95109
104948 187176
52565 119143
7...

result:

ok OK!

Test #53:

score: 0
Accepted
time: 131ms
memory: 28160kb

input:

199925
122816 155960
51410 83244
192469 8224
109882 166481
80996 119182
99616 106781
95986 29932
105417 195450
74229 146285
161628 141421
194857 57413
17530 16086
45693 125337
109571 80706
75053 141884
199715 10155
142843 146009
152509 28805
55975 42900
104001 10362
92486 32688
118337 114698
11878 1...

output:

99962
138062 170534
101847 49190
112367 138062
101847 127140
24241 159646
57495 47374
136084 176942
18325 32767
157313 72970
164842 6815
57892 157313
127725 127265
125173 103835
57892 93465
94103 178216
35329 102583
48675 67464
8539 48675
126883 21609
49678 11669
8539 112271
89762 49678
22050 89762
...

result:

ok OK!

Test #54:

score: 0
Accepted
time: 105ms
memory: 16572kb

input:

199913
25526 125004
89400 125004
71408 125004
120356 125004
125004 50195
98306 125004
100982 125004
125004 161525
125004 18367
181109 125004
125004 140109
68728 125004
125004 95745
106445 125004
125004 2761
171403 125004
125004 111690
125004 122803
125004 42200
74721 125004
125004 192880
125004 5094...

output:

99956
1 100980
25526 89400
71408 120356
50195 98306
100982 161525
18367 181109
140109 68728
95745 106445
2761 171403
111690 122803
42200 74721
192880 50948
139975 120899
27814 28153
14614 177504
88841 101890
69758 108278
47595 64577
34579 107078
43415 192150
13312 145999
106947 199777
64595 60970
14...

result:

ok OK!

Test #55:

score: 0
Accepted
time: 99ms
memory: 16488kb

input:

199907
65617 81592
65617 63032
84439 65617
67463 65617
65617 195540
175967 65617
65617 1113
103535 65617
9031 65617
65617 87368
65617 168986
114165 65617
11359 65617
36819 65617
18853 65617
65617 49440
128085 65617
106566 65617
94040 65617
65617 5620
65617 162332
65617 24671
65617 182265
88260 65617...

output:

99953
1 129262
81592 63032
84439 67463
195540 175967
1113 103535
9031 87368
168986 114165
11359 36819
18853 49440
128085 106566
94040 5620
162332 24671
182265 88260
8625 10264
56088 139853
168931 187639
59521 137864
153011 175015
89889 150019
131003 128911
53722 163866
156538 158514
7002 189898
1177...

result:

ok OK!

Test #56:

score: 0
Accepted
time: 112ms
memory: 16616kb

input:

199923
19916 55755
179914 19916
6641 19916
153236 19916
19916 153590
19916 78760
152747 19916
166147 19916
19916 58682
59563 19916
108924 19916
19916 105088
71362 19916
19916 88387
1718 19916
7380 19916
19916 9694
19916 12548
115646 19916
45043 19916
23861 19916
19916 146408
89121 19916
7583 19916
1...

output:

99961
1 117484
55755 179914
6641 153236
153590 78760
152747 166147
58682 59563
108924 105088
71362 88387
1718 7380
9694 12548
115646 45043
23861 146408
89121 7583
9301 118636
182958 10623
185172 198665
155032 185932
43146 99719
110641 73849
173854 117173
96579 15110
102473 140161
127284 55189
30102 ...

result:

ok OK!

Test #57:

score: 0
Accepted
time: 97ms
memory: 16248kb

input:

199912
122660 51495
51495 72892
118948 51495
141375 51495
51495 27932
51495 93647
51495 2068
113109 51495
51495 195751
101007 51495
119864 51495
51495 80001
32300 51495
59611 51495
51495 23963
51495 13305
51495 157130
190486 51495
183280 51495
196300 51495
11864 51495
151471 51495
51495 175892
42381...

output:

99955
122660 72892
118948 141375
27932 93647
2068 113109
195751 101007
119864 80001
32300 59611
23963 13305
157130 190486
183280 196300
11864 151471
175892 42381
104191 149048
91316 148291
86095 159104
185416 84136
43258 152463
108791 110545
113886 93023
20107 41491
196601 135691
89296 151860
39751 ...

result:

ok OK!

Test #58:

score: 0
Accepted
time: 151ms
memory: 15532kb

input:

199938
146709 33119
83165 116674
92602 53385
73406 121662
174206 150374
116325 121456
69180 36439
105804 19517
176359 104210
11417 167822
189223 62528
34513 82826
54802 9376
167727 126397
185628 108018
1745 42120
90597 37109
31897 85002
14522 137665
24778 164762
104667 88692
195311 67768
163883 8537...

output:

99968
97163 177793
99011 89376
84931 112550
117394 197865
125356 20781
21761 125356
97163 182875
21761 57568
80377 198214
69066 148624
29288 129475
80377 49566
25768 117394
100831 96430
193267 195235
171943 26911
9331 58023
131593 162773
131593 117465
121724 169033
131593 123311
3444 42107
124309 34...

result:

ok OK!

Test #59:

score: 0
Accepted
time: 146ms
memory: 15536kb

input:

199957
88614 184184
38035 199289
18777 111658
56683 45067
5509 172115
163655 61311
74445 79563
19166 148719
86332 165911
58281 62645
21599 142122
14144 150457
195151 136941
172228 129287
140681 182568
11843 58498
107204 45467
71185 4995
139571 143055
134088 165041
143987 16288
150087 130339
123136 6...

output:

99978
1 94121
26829 69294
149030 178863
1083 49222
41558 185729
30751 170130
36662 41558
64026 36662
79414 32517
17706 83349
65135 117835
105489 65135
79414 85712
140593 147504
69313 178810
114225 75447
83710 123467
110409 65664
83710 168205
168045 83165
194002 162239
54101 168045
21301 120276
90341...

result:

ok OK!

Test #60:

score: 0
Accepted
time: 119ms
memory: 15480kb

input:

199921
33997 18326
53963 59408
108385 47626
33272 97976
122313 115689
44290 7670
29106 85161
164828 97467
157804 64989
155124 86920
179976 22885
161616 144799
23294 118418
129925 73440
189916 189275
63389 106916
33718 132810
50055 188175
199624 110266
143613 82602
83607 179545
18071 101655
146537 16...

output:

99960
148974 110485
92731 28461
8073 158395
191398 166762
172580 186643
106525 128775
176086 75716
192586 191398
67558 79459
176086 123431
149628 84945
46724 70814
130923 22725
191589 186125
130923 24056
191589 65406
102414 30704
96211 83490
63516 151105
81674 140468
149953 29750
27628 149953
119684...

result:

ok OK!

Test #61:

score: 0
Accepted
time: 121ms
memory: 15472kb

input:

199915
122582 87063
188805 122876
16790 105312
16903 33475
197834 184107
162147 3607
170356 18641
59081 112380
12292 96443
19356 157801
21957 19045
9119 94921
112685 131710
13544 138493
161747 19805
173405 181506
136891 2669
59179 60948
64223 172398
25352 175425
40884 5721
188956 52097
171615 121166...

output:

99957
9806 55861
159626 144671
92962 185617
109036 159339
11147 117264
31767 67479
155701 99640
28621 120106
169780 84047
67647 34447
155083 64152
95659 126114
155083 95659
19903 20715
184622 55101
82774 194115
28621 126691
111010 19219
28621 140592
111010 134604
188332 163976
188332 151709
45658 62...

result:

ok OK!

Test #62:

score: 0
Accepted
time: 107ms
memory: 15544kb

input:

199940
66456 140097
103102 87684
127778 4150
189931 125840
82216 127778
41510 90771
152439 40469
198408 195551
87684 69470
127778 128952
62306 125840
185622 162713
151168 90771
90771 181481
178009 158099
187881 87684
87684 19
158168 195551
66456 150724
187640 127778
80509 66456
87684 167836
10178 19...

output:

99969
40469 195401
158099 42447
178832 119496
84881 24461
190893 117194
50629 15225
70918 158203
97504 72880
157183 103975
47194 145773
20219 113071
163063 56613
47670 113688
159236 31157
140015 183518
56848 11058
87158 193233
45996 159786
137103 56276
88920 71940
139801 99153
57231 172965
163582 12...

result:

ok OK!

Test #63:

score: 0
Accepted
time: 115ms
memory: 15776kb

input:

199977
164143 138916
84005 21816
162732 138916
96290 129265
84005 175111
84005 85173
44130 41927
36086 138401
100745 152361
89138 84005
103066 109847
157121 152361
154208 44130
113806 80547
146218 147963
173481 113806
129265 174558
30407 138916
44130 130076
84005 89033
43123 146218
138916 10660
3608...

output:

99988
80547 173481
198326 56214
193286 160870
115686 86877
36700 80332
176289 140665
51823 39131
183791 4548
16569 73379
128327 50657
111603 113118
160327 15945
144921 71944
169192 86924
9025 143375
2476 44862
60286 177995
79846 3313
112064 165217
42728 86746
154755 121383
47662 166889
149500 30154
...

result:

ok OK!

Test #64:

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

input:

199942
90485 105332
48294 44231
41038 35338
91002 86846
35187 197389
39380 94397
168242 54395
35338 72784
29872 91002
94397 87968
168242 45799
197389 167786
159284 146996
39315 168242
49039 146996
91002 113537
98226 146996
186324 184995
89352 94397
121990 168242
133689 21171
51166 105332
26280 35338...

output:

99970
44231 38272
42375 6459
149204 58699
67133 153036
6903 35932
61640 29155
137974 154780
195675 91055
42264 100135
125390 112213
54246 67471
127960 94465
113153 81271
109771 191926
184360 44772
154811 123003
19366 31533
135033 57158
171076 129081
12187 190500
1455 159663
84596 30263
90955 41931
7...

result:

ok OK!

Test #65:

score: 0
Accepted
time: 106ms
memory: 15548kb

input:

199913
139902 85199
2061 113204
34626 38253
121462 113204
143383 76969
151308 11997
38253 10763
38253 116890
118068 139902
13143 27800
76969 93855
35878 38253
80596 87300
11290 27800
42415 87300
38253 185231
62770 175557
42098 97752
38253 161302
144003 97752
139902 73086
165013 27800
38253 56548
769...

output:

99956
87300 16009
42098 144003
41525 130363
84984 174121
100930 199471
132240 191193
13051 183159
98962 194052
158907 179387
197610 156540
194423 18687
19702 196179
153244 178466
43597 166504
194546 29946
171678 147623
141456 166727
3798 122305
81964 194238
2351 27721
126339 130826
134867 69543
9429...

result:

ok OK!

Test #66:

score: 0
Accepted
time: 144ms
memory: 19096kb

input:

199955
40520 132592
172032 132247
13784 68836
34039 75050
32619 120665
124108 96305
96428 3448
187356 127594
150635 184872
136659 53645
31499 121234
5432 136402
193507 137831
120657 156354
139161 97649
163315 98207
156632 1659
23273 28896
196113 54618
145873 146004
104885 68240
172773 153580
146689 ...

output:

99977
71751 93025
71751 132141
159753 162200
191586 112801
191586 165692
46440 149028
127544 32027
143006 25032
166905 181072
184834 166905
196007 89045
32187 142711
103233 154202
54552 103064
180487 54552
40131 64325
139152 25775
40131 27784
23207 40131
83996 98116
103233 153207
148392 48474
14573 ...

result:

ok OK!

Test #67:

score: 0
Accepted
time: 142ms
memory: 18828kb

input:

199974
15339 39709
5607 42178
24227 143689
132066 193157
45718 36378
155262 170804
175056 175681
194460 68612
65199 20645
63888 183985
176171 121527
196797 24532
142654 61381
1060 26023
139203 21340
134044 38959
123291 48096
183803 60994
40427 122797
4493 155458
143909 8627
175071 42994
170433 18820...

output:

99986
152476 64522
81148 152476
1 193345
61633 28508
121706 16926
159132 43361
102668 159132
183215 102668
28858 199368
125352 28858
125352 170836
148331 171543
148331 97106
47067 98993
185585 107449
121141 34315
82201 185585
44488 82201
61231 90494
127484 88679
52362 37987
30286 172371
37777 151667...

result:

ok OK!

Test #68:

score: 0
Accepted
time: 126ms
memory: 18136kb

input:

199993
190169 142345
22003 36453
182819 73168
111663 85123
187544 176767
126926 166283
88876 13900
24668 171944
210 12847
15581 60591
33750 114768
149450 115466
95893 144968
114551 43555
182387 15540
154803 41651
110709 103926
20703 167054
150751 98434
161866 84604
80196 148638
198436 165233
102487 ...

output:

99996
27018 149065
86705 26963
124582 86705
93659 86333
94080 177587
35932 131270
35932 74302
133177 187094
71389 191320
51235 181305
8008 51235
103683 6795
174721 161340
70060 29779
97261 184926
157077 82971
97261 179084
27325 86832
28420 49685
51101 191182
129114 51101
9655 168392
45909 46245
4237...

result:

ok OK!

Test #69:

score: 0
Accepted
time: 145ms
memory: 18292kb

input:

199905
172929 9663
119374 149323
36000 79028
157727 100775
195854 74044
160292 107613
115887 20358
162068 171020
167418 78328
43042 56479
85750 53820
195187 2510
72093 69934
40429 133662
85651 68063
36269 114971
67580 5297
123134 191375
69767 27940
194809 103152
131197 69198
70570 172046
140282 1981...

output:

99952
44718 24113
66518 126788
44718 66518
147980 18877
185119 107038
158597 11533
75304 7358
148294 75304
73966 148294
151178 73966
56931 72080
103352 90980
56931 50021
163965 152658
27797 77981
15242 4790
156018 41418
156018 77602
163919 110506
163919 55156
145230 126816
59670 7240
81945 145230
72...

result:

ok OK!

Test #70:

score: 0
Accepted
time: 29ms
memory: 7376kb

input:

60491
12181 57085
14666 5992
17058 50664
47424 44136
27981 45709
12600 28973
4340 18463
29707 29034
44225 51679
37548 8956
11461 53021
19716 40198
25332 58844
29276 9303
30943 58859
41432 42611
22575 36018
38508 49812
27074 24480
54605 45088
487 50483
35065 14426
2340 51264
30506 5701
37159 22959
13...

output:

30245
58264 49766
23080 36140
23080 48289
50787 1852
50787 653
58264 47693
43246 44947
42088 28465
23919 42528
42088 39292
9875 46052
14922 46632
47322 23409
14922 1574
45112 49187
33577 15632
25842 41724
35488 41687
16435 35488
57681 53218
6641 44243
30599 29765
293 22035
35820 46942
35820 39090
58...

result:

ok OK!

Test #71:

score: 0
Accepted
time: 22ms
memory: 6896kb

input:

55143
47431 40215
18547 5296
45636 32729
24402 34827
33614 51580
54370 5236
18071 31086
39859 26642
46317 6846
25037 11168
26326 48044
13108 14164
14585 17504
4715 51111
558 644
39807 35745
54740 22551
43220 17222
44651 52351
39984 40540
49298 54379
24552 52467
941 32928
13064 27670
28137 46518
1638...

output:

27571
48520 16309
21200 18245
1 17071
14915 40240
14915 41968
2874 49300
37928 46932
26918 48655
26918 39251
44293 2874
763 23498
26978 763
47360 1453
19241 25870
38131 21401
8686 4552
8686 42359
40299 4064
19241 20555
40877 18686
16801 52531
16586 9286
3784 4744
43327 49399
3300 52870
43327 6438
43...

result:

ok OK!

Test #72:

score: 0
Accepted
time: 21ms
memory: 5804kb

input:

37855
13076 8382
25950 5204
28117 7356
31882 16227
2302 30699
13063 5513
1431 22479
32641 19220
32260 31975
17214 20131
15856 15604
18284 5571
16829 15195
14504 33280
32901 13132
16762 25638
29815 10256
6952 4259
11789 31635
7625 18630
15417 20291
28669 10409
2536 21310
25231 23075
2165 20171
18871 ...

output:

18927
33007 24529
33007 9766
2312 19522
10271 32530
33007 7522
5468 15017
33007 11814
33007 3960
1273 1394
1273 28443
25222 22610
1276 14440
28916 17601
2258 7240
13889 7402
24415 10233
16636 37698
17760 8062
16636 8572
28299 4203
23124 27874
28992 26625
31344 404
9041 4030
9041 54
31344 22246
1677 ...

result:

ok OK!

Test #73:

score: 0
Accepted
time: 52ms
memory: 9640kb

input:

98460
50549 47064
28713 37846
53842 4190
96199 71967
27412 47653
89811 20107
21776 38192
2389 68566
26695 52547
15638 44169
82697 55721
87049 52538
92136 83719
48406 71242
59742 67163
36029 97370
65139 19373
56436 51550
28420 22891
83192 38598
28807 56685
55511 41972
75102 1437
19717 31862
97505 509...

output:

49229
23506 58151
53951 23506
9931 14912
24133 38402
53480 75774
9367 24074
84677 97293
50872 91598
32423 90473
96853 669
75367 29673
19582 81141
62976 23350
27415 49739
50872 93329
50872 23082
61494 32242
1287 67982
56025 1287
43100 83869
35425 56025
44068 43100
59347 25958
76989 86333
44884 72275
...

result:

ok OK!