QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#475520#9118. Flip or Notucup-team003#WA 1ms3776kbC++142.5kb2024-07-13 15:12:152024-07-13 15:12:16

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

5
00001
00111
3
1 2 3
2
3 5

output:

5
11110

result:

wrong answer mismatched m: expected 4, found 5