QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#707074#9525. Welcome to Join the Online Meeting!ucup-team4598#WA 65ms28928kbC++172.3kb2024-11-03 14:35:172024-11-03 14:35:19

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:

Yes
2
1 2 3 2
2 1 4

result:

ok ok

Test #2:

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

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: 11052kb

input:

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

output:

Yes
2
1 1 2
2 2 4 3

result:

ok ok

Test #4:

score: 0
Accepted
time: 2ms
memory: 12056kb

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: 65ms
memory: 28928kb

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
126763
1 2 178679 95113
178679 1 186222
95113 1 27292
186222 1 122914
27292 1 93394
122914 1 18533
93394 1 30051
18533 1 66240
30051 1 174891
66240 1 143831
174891 1 165580
143831 1 52965
165580 1 94294
52965 1 45501
94294 1 123410
45501 1 36293
123410 1 55130
36293 1 95051
55130 1 154872
95051 ...

result:

wrong answer member 2 is not invited