QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#533101#9227. Henry the Plumberucup-team4125WA 0ms3636kbC++14905b2024-08-25 17:18:162024-08-25 17:18:16

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2
-1 -1 3
1 1
2 2 3
2 2
5 5 1
3 0
7 6 -2
1 -2

output:

4
4

result:

wrong answer 2nd numbers differ - expected: '3', found: '4'