QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#118559#4303. New LevelBeyondHeavenWA 1ms3464kbC++141.3kb2023-07-03 17:23:392023-07-03 17:23:40

详细

Test #1:

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

input:

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

output:

2 1 2 3 

result:

wrong answer Vertices 1 and 3 have the same color