QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#37251#2831. Game TheoryZhaoZiLongWA 2ms5512kbC++142.3kb2022-06-30 17:36:232022-06-30 17:36:24

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 2ms
memory: 5512kb

input:

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

output:

6
3
21

result:

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