QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#513930#9170. Cycle Gameucup-team4507#WA 0ms3556kbC++202.9kb2024-08-10 20:48:342024-08-10 20:48:35

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3556kb

input:

4 3 7
2 1
2 2
2 3
3 1
3 2
4 1
4 2

output:

1111011

result:

wrong answer 1st words differ - expected: '1111111', found: '1111011'