POJ 3041 Asteroids(二分匹配模板题)
摘要:
AsteroidsTime Limit: 1000MSMemory Limit: 65536KTotal Submissions: 10288Accepted: 5556DescriptionBessie wants to navigate her spaceship through a dangerous asteroid field in the shape of an N x N grid (1 <= N <= 500). The grid contains K asteroids (1 <= K <= 10,000), which are convenientl 阅读全文
posted @ 2012-08-18 23:30 kuangbin 阅读(554) 评论(0) 推荐(0)