QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#253092#4839. Smaller LCAucup-team1882#WA 3ms20368kbC++233.3kb2023-11-16 17:36:412023-11-16 17:36:41

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 3ms
memory: 20368kb

input:

5
1 2
4 2
2 5
3 5

output:

15
15
15
15
15

result:

wrong answer 5th numbers differ - expected: '14', found: '15'