QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#245464#7679. Master of Both IVucup-team2174WA 0ms3776kbC++203.1kb2023-11-09 22:25:142023-11-09 22:25:15

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2
3
1 2 3
5
3 3 5 1 1

output:

2
4
3
11

result:

wrong answer 1st numbers differ - expected: '4', found: '2'