QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#398002#5445. VulpeculamekoszcWA 0ms5104kbC++143.3kb2024-04-24 21:05:252024-04-24 21:05:25

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2
1
2 2 3
2 1 1

output:

3 0 1
1 1 2
4
1 0 2
2

result:

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