2015年5月2日

ACM学习历程—ZOJ3878 Convert QWERTY to Dvorak(Hash && 模拟)

摘要: DescriptionEdward, a poor copy typist, is a user of the Dvorak Layout. But now he has only a QWERTY Keyboard with a broken Caps Lock key, so Edward n... 阅读全文

posted @ 2015-05-02 20:24 AndyQsmart 阅读(335) 评论(0) 推荐(0) 编辑

AndyQsmart ACM学习历程——ZOJ3872 Beauty of Array(递推)

摘要: DescriptionEdward has an array A with N integers. He defines the beauty of an array as the summation of all distinct integers in the array. Now Edward... 阅读全文

posted @ 2015-05-02 20:20 AndyQsmart 阅读(205) 评论(0) 推荐(0) 编辑

AndyQsmart ACM学习历程——ZOJ3870 Team Formation(位运算)

摘要: DescriptionFor an upcoming programming contest, Edward, the headmaster of Marjar University, is forming a two-man team from N students of his universi... 阅读全文

posted @ 2015-05-02 20:04 AndyQsmart 阅读(232) 评论(0) 推荐(0) 编辑

ACM学习历程——HDU3333 Turing Tree(线段树 && 离线操作)

摘要: Problem DescriptionAfter inventing Turing Tree, 3xian always felt boring when solving problems about intervals, because Turing Tree could easily have ... 阅读全文

posted @ 2015-05-02 11:27 AndyQsmart 阅读(446) 评论(0) 推荐(0) 编辑

导航