QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#723422#9525. Welcome to Join the Online Meeting!MaMengQiWA 3ms13500kbC++111.1kb2024-11-07 22:12:562024-11-07 22:12:57

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 3ms
memory: 13500kb

input:

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

output:

Yes
3
1 1 2
2 2 3 4

result:

wrong output format Unexpected end of file - int32 expected