摘要:
AsteroidsTime Limit:1000MSMemory Limit:65536KTotal Submissions:13022Accepted:7093DescriptionBessie wants to navigate her spaceship through a dangerous asteroid field in the shape of an N x N grid (1 13 #include14 int g[505][505];15 int match[505];16 int vis[505];17 int n,m;18 int dfs(int x)19 {20 .. 阅读全文
posted @ 2013-11-09 12:13
heaventouch
阅读(195)
评论(0)
推荐(0)
摘要:
Repairing CompanyTime Limit:1000MSMemory Limit:131072KTotal Submissions:5915Accepted:1599DescriptionLily runs a repairing company that services theQblocks in the city. One day the company receivesMrepair tasks, theith of which occurs in blockpi, has a deadlinetion any repairman’s arrival, which is a 阅读全文
posted @ 2013-11-09 11:01
heaventouch
阅读(158)
评论(0)
推荐(0)
摘要:
Machine ScheduleTime Limit: 2000/1000 MS (Java/Others)Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 4793Accepted Submission(s): 2368Problem DescriptionAs we all know, machine scheduling is a very classical problem in computer science and has been studied for a very long history. Sche 阅读全文
posted @ 2013-11-09 09:08
heaventouch
阅读(207)
评论(0)
推荐(0)

浙公网安备 33010602011771号