QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#745244#8818. Colorful Graph 3Z_301WA 0ms3652kbC++141.7kb2024-11-14 08:34:312024-11-14 08:34:31

詳細信息

Test #1:

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

input:

3
4 2
1 1
2 2
0 0
5 2
3 1

output:


result:

wrong output format Unexpected end of file - int32 expected (test case 1)