QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#765388#9525. Welcome to Join the Online Meeting!rotcar08WA 2ms9816kbC++14794b2024-11-20 14:08:202024-11-20 14:08:21

Details

Tip: Click on the bar to expand more detailed information

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]