QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#291626#7410. Apollonian NetworkQAQQWQWA 1ms3868kbC++205.7kb2023-12-27 00:30:212023-12-27 00:30:21

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
1 2 1
2 3 1
3 1 2

output:

0

result:

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