QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#251715#7679. Master of Both IVucup-team2485WA 0ms3692kbC++141.8kb2023-11-15 00:51:482023-11-15 00:51:49

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2
3
1 2 3
5
3 3 5 1 1

output:

4
10

result:

wrong answer 2nd numbers differ - expected: '11', found: '10'