Search found 2 matches
- Sat Dec 03, 2005 5:27 am
- Forum: Volume 100 (10000-10099)
- Topic: 10004 - Bicoloring
- Replies: 93
- Views: 45310
- Fri Dec 02, 2005 4:01 pm
- Forum: Volume 100 (10000-10099)
- Topic: 10004 - Bicoloring
- Replies: 93
- Views: 45310
10004 puzzled!
when 10004 done,i meet a strange question: when i try several input/output myself ,it do the right thing,but in the online-judge,receive WA,but i don't know why.would anybody help me ?thank you very much!
my idea is DFS,every expanded node's color is opposite to the father's(implemented by using ...
my idea is DFS,every expanded node's color is opposite to the father's(implemented by using ...