QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#118707#4303. New LevelBeyondHeavenWA 1ms3456kbC++171.3kb2023-07-03 21:26:052023-07-03 21:26:07

详细

Test #1:

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

input:

4 4 4
1 2 3 1
1 2
1 3
2 3
3 4

output:

2 3 2 1 

result:

wrong answer Vertices 1 and 3 have the same color