QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#555439#9226. Game of Geniusesucup-team3716WA 0ms3648kbC++202.0kb2024-09-09 23:11:102024-09-09 23:11:11

詳細信息

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3648kb

input:

3
1 4 9
8 4 2
7 5 7

output:

4
2
2

result:

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