QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#360694#7679. Master of Both IVGuanYunchangWA 0ms3632kbC++202.1kb2024-03-22 00:50:072024-03-22 00:50:07

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2
3
1 2 3
5
3 3 5 1 1

output:

2

result:

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