QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#765388#9525. Welcome to Join the Online Meeting!rotcar08WA 2ms9816kbC++14794b2024-11-20 14:08:202024-11-20 14:08:21

详细

Test #1:

score: 0
Wrong Answer
time: 2ms
memory: 9816kb

input:

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

output:

Yes
4
1 0
1 1 2
2 1 3
2 1 4

result:

wrong answer Integer parameter [name=y_j] equals to 0, violates the range [1, 4]