上一页 1 2 3 4 5 6 7 8 9 ··· 33 下一页
摘要: 迷宫问题Time Limit:1000MSMemory Limit:65536KTotal Submissions:7635Accepted:4474Description定义一个二维数组:int maze[5][5] = { 0, 1, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, ... 阅读全文
posted @ 2014-07-22 19:10 Freecode# 阅读(4274) 评论(2) 推荐(0) 编辑
摘要: Catch That CowTime Limit:2000MSMemory Limit:65536KTotal Submissions:45648Accepted:14310DescriptionFarmer John has been informed of the location of a f... 阅读全文
posted @ 2014-07-22 11:37 Freecode# 阅读(331) 评论(0) 推荐(0) 编辑
摘要: Apple TreeTime Limit:2000MSMemory Limit:65536KTotal Submissions:18623Accepted:5629DescriptionThere is an apple tree outside of kaka's house. Every aut... 阅读全文
posted @ 2014-07-20 20:22 Freecode# 阅读(450) 评论(0) 推荐(0) 编辑
摘要: MatrixTime Limit:3000MSMemory Limit:65536KTotal Submissions:17880Accepted:6709DescriptionGiven an N*N matrix A, whose elements are either 0 or 1. A[i,... 阅读全文
posted @ 2014-07-18 22:02 Freecode# 阅读(685) 评论(0) 推荐(0) 编辑
摘要: Mobile phonesTime Limit:5000MSMemory Limit:65536KTotal Submissions:14391Accepted:6685DescriptionSuppose that the fourth generation mobile phone base s... 阅读全文
posted @ 2014-07-18 21:05 Freecode# 阅读(1888) 评论(0) 推荐(1) 编辑
摘要: A Simple Problem with IntegersTime Limit:5000MSMemory Limit:131072KTotal Submissions:58269Accepted:17753Case Time Limit:2000MSDescriptionYou haveNinte... 阅读全文
posted @ 2014-07-17 00:22 Freecode# 阅读(276) 评论(0) 推荐(0) 编辑
摘要: The SuspectsTime Limit:1000MSMemory Limit:20000KTotal Submissions:21472Accepted:10393DescriptionSevere acute respiratory syndrome (SARS), an atypical ... 阅读全文
posted @ 2014-07-15 19:30 Freecode# 阅读(3928) 评论(1) 推荐(3) 编辑
摘要: 题目1 : Trie树时间限制:10000ms单点时限:1000ms内存限制:256MB描述小Hi和小Ho是一对好朋友,出生在信息化社会的他们对编程产生了莫大的兴趣,他们约定好互相帮助,在编程的学习道路上一同前进。这一天,他们遇到了一本词典,于是小Hi就向小Ho提出了那个经典的问题:“小Ho,你能不... 阅读全文
posted @ 2014-07-15 11:50 Freecode# 阅读(1561) 评论(0) 推荐(0) 编辑
摘要: Balanced LineupTime Limit:5000MSMemory Limit:65536KTotal Submissions:32820Accepted:15447Case Time Limit:2000MSDescriptionFor the daily milking, Farmer... 阅读全文
posted @ 2014-07-14 20:22 Freecode# 阅读(467) 评论(0) 推荐(0) 编辑
摘要: Snowflake Snow SnowflakesTime Limit:4000MSMemory Limit:65536KTotal Submissions:30529Accepted:8033DescriptionYou may have heard that no two snowflakes ... 阅读全文
posted @ 2014-07-13 18:13 Freecode# 阅读(483) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 8 9 ··· 33 下一页