QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#553091#895. Colornullptr_qwqWA 1ms4048kbC++202.1kb2024-09-08 08:14:042024-09-08 08:14:04

詳細信息

Test #1:

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

input:

3 5
1 2
4

output:

Yes
1 2 3 5 4
4 3 2 5
5 1 3
4 1
3

result:

wrong answer Vertex 4 does not have an edge of color 2