QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#243888#7680. Subwayucup-team2008WA 1ms3784kbC++175.2kb2023-11-08 18:55:132023-11-08 18:55:13

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
1 2 1
2 1 2
3 3 2

output:

2
3 3 3 15 12 2 1 
5 1 2 6 7 3 3 7 6 2 1 

result:

wrong answer Polyline 2 has partially overlapping segments with previous polylines.