
【栈的应用】
Mr丶Gao
加油!
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
HDU 1082.Matrix Chain Multiplication【栈的应用+矩阵乘法规则】【1月4】
Matrix Chain MultiplicationProblem DescriptionMatrix multiplication problem is a typical example of dynamical programming.Suppose you have to evaluate an expression like A*B*C*D*E where A,原创 2016-01-04 23:06:25 · 949 阅读 · 0 评论 -
HDU 1062.Text Reverse【栈或数组或字符串流】【字符处理】【8月30】
Text ReverseProblem DescriptionIgnatius likes to write words in reverse way. Given a single line of text which is written by Ignatius, you should reverse all the words and then output them.原创 2015-08-30 14:32:58 · 728 阅读 · 0 评论 -
HDU 1022.Train Problem I【栈的应用】【8月19】
Train Problem IProblem DescriptionAs the new term comes, the Ignatius Train Station is very busy nowadays. A lot of student want to get back to school by train(because the trains in the Igna原创 2015-08-19 14:09:40 · 575 阅读 · 0 评论