QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#596736#9226. Game of GeniusesZhaoZiLongWA 0ms3764kbC++171.5kb2024-09-28 16:22:032024-09-28 16:22:10

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
1 4 9
8 4 2
7 5 7

output:

7

result:

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