上一页 1 ··· 5 6 7 8 9
摘要: Problem BBack to High School PhysicsInput:standard inputOutput:standard outputA particle has initial velocity and constant acceleration. If its velocity after certain time is v then what will its displacement be in twice of that time?InputThe input will contain two integers in each line. Each line m 阅读全文
posted @ 2014-04-06 13:57 若羽。 阅读(199) 评论(0) 推荐(0) 编辑
摘要: Problem AHashmat the brave warriorInput:standard inputOutput:standard outputHashmat is a brave warrior who with his group of young soldiers moves from one place to another to fight against his opponents. Before fighting he just calculates one thing, the difference between his soldier number and the 阅读全文
posted @ 2014-04-06 13:55 若羽。 阅读(207) 评论(0) 推荐(0) 编辑
摘要: //C/C++(这个基本PASS)1、STL(vector、set、map、queue、string、algorithm)(Building)2、枚举(√)3、递推(√)3、递归(√)4、贪心(√)5、模拟(waiting)6、分治(waiting)7、构造(waiting)8、位运算(waitin... 阅读全文
posted @ 2014-04-02 17:59 若羽。 阅读(151) 评论(0) 推荐(0) 编辑
上一页 1 ··· 5 6 7 8 9