QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#718036#9525. Welcome to Join the Online Meeting!ucup-team5597WA 1ms3536kbC++201.2kb2024-11-06 19:33:212024-11-06 19:33:22

详细

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