QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#444702#8519. Radarsucup-team1122#WA 1ms3600kbC++231.8kb2024-06-15 20:52:462024-06-15 20:52:46

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3600kb

input:

2
3
1 1 1
1 1 1
1 1 1
5
8 5 2 8 3
5 6 9 7 3
7 8 9 1 4
8 9 4 5 5
2 8 6 9 3

output:

1
6

result:

wrong answer 2nd numbers differ - expected: '5', found: '6'