QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#37251#2831. Game TheoryZhaoZiLongWA 2ms5512kbC++142.3kb2022-06-30 17:36:232022-06-30 17:36:24

詳細信息

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'