QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#666358#9227. Henry the Plumberucup-team2051WA 0ms3700kbC++141.3kb2024-10-22 17:59:052024-10-22 17:59:05

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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'