QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#292899#1375. TripTiklmq26052003WA 13ms130904kbC++204.1kb2023-12-28 16:39:172023-12-28 16:39:17

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 13ms
memory: 130904kb

input:

4 2
-2
-1
-3
2

output:

2
1
3
-1

result:

wrong answer 1st lines differ - expected: '3', found: '2'