QOJ.ac

QOJ

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

详细

Test #1:

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

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 answer Token parameter [name=pans] equals to "YES", doesn't correspond to pattern "Yes|No"