QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#723427#9525. Welcome to Join the Online Meeting!HuangHanShengWA 119ms37720kbC++111.1kb2024-11-07 22:14:062024-11-07 22:14:07

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:

Yes
2
1 1 2
2 2 3 4

result:

ok ok

Test #2:

score: 0
Accepted
time: 5ms
memory: 13900kb

input:

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

output:

No

result:

ok ok

Test #3:

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

input:

4 6 2
3 4
1 3
1 4
2 3
2 4
1 2
3 4

output:

Yes
1
1 3 3 4 2

result:

ok ok

Test #4:

score: 0
Accepted
time: 5ms
memory: 15100kb

input:

6 6 0

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

output:

No

result:

ok ok

Test #5:

score: -100
Wrong Answer
time: 119ms
memory: 37720kb

input:

200000 199999 2
142330 49798
49798 116486
116486 64386
64386 192793
192793 61212
61212 138489
138489 83788
83788 89573
89573 8596
8596 156548
156548 41800
41800 14478
14478 27908
27908 82806
82806 9353
9353 160166
160166 92308
92308 36265
36265 126943
126943 190578
190578 191148
191148 177381
177381...

output:

Yes
126762
1 2 95113 178679
178679 1 186222
186222 1 122914
122914 1 18533
18533 1 66240
66240 1 143831
143831 1 52965
52965 1 45501
45501 1 36293
36293 1 95051
95051 1 114707
114707 1 90623
90623 1 10911
10911 1 1942
1942 1 41382
41382 1 188734
188734 1 107093
107093 1 154956
154956 1 85071
85071 1...

result:

wrong answer member 4 is not invited