上一页 1 ··· 55 56 57 58 59 60 61 62 63 ··· 127 下一页

2013年8月15日

浙江大学PAT上机题解析之1011. World Cup Betting (20)

摘要: 1011. World Cup Betting (20) 时间限制 400 ms 内存限制 32000 kB 代码长度限制 16000 B 判题程序 Standard 作者 CHEN, Yue With the 2010 FIFA Wor... 阅读全文

posted @ 2013-08-15 09:12 爱你一万年123 阅读(153) 评论(0) 推荐(0)

2013年8月14日

九度OnlineJudge之1001:A+B for Matrices

摘要: 题目描述: This time, you are supposed to find A+B where A and B are two matrices, and then count the number of zero rows and columns. 输入: The in... 阅读全文

posted @ 2013-08-14 22:57 爱你一万年123 阅读(118) 评论(0) 推荐(0)

九度OnlineJudge之1468:Sharing

摘要: 题目描述: To store English words, one method is to use linked lists and store a word letter by letter. To save some space, we may let the words share th... 阅读全文

posted @ 2013-08-14 20:47 爱你一万年123 阅读(153) 评论(0) 推荐(0)

九度OnlineJudge之1464:Hello World for U

摘要: Given any string of N (>=5) characters, you are asked to form the characters into the shape of U. For example, "helloworld" can be printed as: h ... 阅读全文

posted @ 2013-08-14 14:40 爱你一万年123 阅读(140) 评论(0) 推荐(0)

2013年8月13日

C++ STL 学习笔记

摘要: #.string 建议 使用string 的方便性就不用再说了,这里要重点强调的是string的安全性。 string并不是万能的,如果你在一个大工程中需要频繁处理字符串,而且有可能是多线程,那么你一定要慎重(当然,在多线程下你使用任何STL容器都要慎重)。 string的实现和... 阅读全文

posted @ 2013-08-13 18:31 爱你一万年123 阅读(188) 评论(0) 推荐(0)

浙江大学PAT上机题解析之1009. Product of Polynomials (25)

摘要: 1009. Product of Polynomials (25) 时间限制 400 ms 内存限制 32000 kB 代码长度限制 16000 B 判题程序 Standard 作者 CHEN, Yue This time, you ar... 阅读全文

posted @ 2013-08-13 11:20 爱你一万年123 阅读(155) 评论(0) 推荐(0)

2013年8月12日

浙江大学PAT上机题解析之1050. String Subtraction (20)

摘要: 1050. String Subtraction (20) 时间限制 10 ms 内存限制 32000 kB 代码长度限制 16000 B 判题程序 Standard Given two strings S1 and S2, S = S1 - S2... 阅读全文

posted @ 2013-08-12 22:50 爱你一万年123 阅读(85) 评论(0) 推荐(0)

浙江大学PAT上机题解析之1008. Elevator (20)

摘要: 1008. Elevator (20) 时间限制 400 ms 内存限制 32000 kB 代码长度限制 16000 B 判题程序 Standard 作者 CHEN, Yue The highest building in our cit... 阅读全文

posted @ 2013-08-12 22:06 爱你一万年123 阅读(162) 评论(0) 推荐(0)

浙江大学PAT上机题解析之1006. Sign In and Sign Out (25)

摘要: 1006. Sign In and Sign Out (25) 时间限制 400 ms 内存限制 32000 kB 代码长度限制 16000 B 判题程序 Standard 作者 CHEN, Yue At the beginning of... 阅读全文

posted @ 2013-08-12 20:15 爱你一万年123 阅读(243) 评论(0) 推荐(0)

浙江大学PAT上机题解析之1005. Spell It Right (20)

摘要: 1005. Spell It Right (20) 时间限制 400 ms 内存限制 32000 kB 代码长度限制 16000 B 判题程序 Standard 作者 CHEN, Yue Given a non-negative i... 阅读全文

posted @ 2013-08-12 19:55 爱你一万年123 阅读(137) 评论(0) 推荐(0)

上一页 1 ··· 55 56 57 58 59 60 61 62 63 ··· 127 下一页

导航