QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#555439#9226. Game of Geniusesucup-team3716WA 0ms3648kbC++202.0kb2024-09-09 23:11:102024-09-09 23:11:11

Details

Tip: Click on the bar to expand more detailed information

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'