193 - Graph Coloring(Solved)
Posted: Mon Aug 18, 2008 9:48 pm
This is my C code
But I got WA many times and did't know where was error
I find something weird that
I submit in PKU http://acm.pku.edu.cn/JudgeOnline/ and it got accepted
PKU Prob.ID:1419
so I think judge doesn't completely conclude all possible answer.
Code: Select all
remove after AC
I find something weird that
I submit in PKU http://acm.pku.edu.cn/JudgeOnline/ and it got accepted
PKU Prob.ID:1419
so I think judge doesn't completely conclude all possible answer.