QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#555429#9227. Henry the Plumberucup-team3716WA 0ms3556kbC++201.9kb2024-09-09 23:04:332024-09-09 23:04:33

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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'