摘要: DescriptionGiven a set of sticks of various lengths, is it possible to join them end-to-end to form a square?InputThe first line of input contains N, ... 阅读全文
posted @ 2014-05-29 21:45 Hust_BaoJia 阅读(133) 评论(0) 推荐(0) 编辑
摘要: DescriptionGeorge took sticks of the same length and cut them randomly until all parts became at most 50 units long. Now he wants to return sticks to ... 阅读全文
posted @ 2014-05-29 21:31 Hust_BaoJia 阅读(155) 评论(0) 推荐(0) 编辑
摘要: 题目描述On the planet Zoop, numbers are represented in base 62, using the digits 0, 1, . . . , 9, A, B, . . . , Z, a, b, . . . , z where A (base 62) = 10 ... 阅读全文
posted @ 2014-05-29 19:43 Hust_BaoJia 阅读(153) 评论(0) 推荐(0) 编辑
努力