QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#234958#4996. Icy ItineraryZhangYiDeWA 0ms7752kbC++141.3kb2023-11-02 08:16:012023-11-02 08:16:01

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

4 4
1 2
1 3
1 4
3 4

output:

1 2 4 3 

result:

wrong answer Changed color too many times (2)