2014年12月14日

ACM学习历程——UVA540 Team Queue(队列,map:Hash)

摘要: DescriptionTeam Queue Team QueueQueues and Priority Queues are data structures which are known to most computer scientists. The Team Queue, however, i... 阅读全文

posted @ 2014-12-14 12:14 AndyQsmart 阅读(234) 评论(0) 推荐(0)

ACM学习历程——UVA11234 Expressions(栈,队列,树的遍历,后序遍历,bfs)

摘要: DescriptionProblem E: Expressions2007/2008 ACM International Collegiate Programming Contest University of Ulm Local ContestProblem E: ExpressionsArith... 阅读全文

posted @ 2014-12-14 12:06 AndyQsmart 阅读(230) 评论(0) 推荐(0)

ACM学习历程——UVA11111 Generalized Matrioshkas(栈)

摘要: DescriptionProblem B - Generalized Matrioshkas Problem B - Generalized MatrioshkasVladimir worked for years making matrioshkas, those nesting dolls th... 阅读全文

posted @ 2014-12-14 11:59 AndyQsmart 阅读(242) 评论(0) 推荐(0)

ACM学习历程——UVA442 Matrix Chain Multiplication(栈)

摘要: DescriptionMatrix Chain MultiplicationMatrix Chain MultiplicationSuppose you have to evaluate an expression like A*B*C*D*E where A,B,C,D and E are mat... 阅读全文

posted @ 2014-12-14 11:49 AndyQsmart 阅读(251) 评论(0) 推荐(0)

ACM学习历程——HDU5137 How Many Maos Does the Guanxi Worth(14广州10题)(单源最短路)

摘要: Problem Description "Guanxi" is a very important word in Chinese. It kind of means "relationship" or "contact". Guanxi can be based on friendship, but... 阅读全文

posted @ 2014-12-14 11:39 AndyQsmart 阅读(176) 评论(0) 推荐(0)

导航