QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#718036#9525. Welcome to Join the Online Meeting!ucup-team5597WA 1ms3536kbC++201.2kb2024-11-06 19:33:212024-11-06 19:33:22

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3536kb

input:

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

output:

Yes
2
1 2 2 3 
2 3 4 

result:

wrong output format Unexpected end of file - int32 expected