QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#76296#4811. Be CarefulHenry__ChenWA 1ms3436kbC++202.8kb2023-02-09 02:13:012023-02-09 02:13:02

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3436kb

input:

5
1 2
1 3
2 4
2 5

output:

55
138
34
0
0
0

result:

wrong answer 2nd numbers differ - expected: '127', found: '138'