QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#243904#7680. Subwayucup-team2008WA 0ms3744kbC++171.2kb2023-11-08 19:03:122023-11-08 19:03:12

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
1 2 1
2 1 2
3 3 2

output:

2
3 3 3 66 53 2 1
3 1 2 43 54 3 3

result:

wrong answer Station 2 not passed through by required amount of subway lines.