QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#40154#2831. Game TheoryHuangHanShengWA 34ms113076kbC++206.0kb2022-07-16 19:52:252022-07-16 19:52:26

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 34ms
memory: 113076kb

input:

3 2
010
1 2
2 3
5 1
00000
1 5

output:

4
4
0

result:

wrong answer 1st lines differ - expected: '1', found: '4'