QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#445092#8519. RadarsGii Klub (Aleksa Milisavljević, Pavle Martinović, Mladen Puzić)#WA 1ms3536kbC++142.0kb2024-06-15 23:27:582024-06-15 23:27:59

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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:

15

result:

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