QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#252269#7677. Easy Diameter Problemucup-team2024#WA 0ms5800kbC++171.7kb2023-11-15 17:29:182023-11-15 17:29:18

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
1 2
3 2

output:

-1
-1
-1

result:

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