QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#234958#4996. Icy ItineraryZhangYiDeWA 0ms7752kbC++141.3kb2023-11-02 08:16:012023-11-02 08:16:01

详细

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)