QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#513482#9170. Cycle Gameucup-team1005#WA 1ms9776kbC++203.0kb2024-08-10 17:59:202024-08-10 17:59:23

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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'