QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#311212#8134. LCA Countingucup-team2953WA 0ms3572kbC++201.1kb2024-01-22 06:41:402024-01-22 06:41:41

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

7
1 1 2 4 2 2

output:

3 2 1 1 1 1 1 
1 3 5 6 

result:

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