HDU2952:Counting Sheep(BFS) (二)

2014-11-24 01:21:34 · 作者: · 浏览: 11
);
}
}
}
printf("%d\n",cnt);
}

return 0;
}