QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#856238#9557. TemperanceZhangYiDeWA 0ms5632kbC++20796b2025-01-13 19:32:102025-01-13 19:32:11

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2
5
1 1 1
1 1 2
1 1 3
2 3 5
2 2 4
3
1 1 1
2 2 2
3 3 3

output:

0 0 2 5 5 
0 0 1 

result:

wrong answer 7th numbers differ - expected: '3', found: '0'