摘要: DescriptionOn 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 (base 10) B (base 62) = 11 (base 10) ... z (base 62) = 61 (base 10). Given the digit representation of a number x in base 62, your goal is to d 阅读全文
posted @ 2014-02-18 19:02 chen2013 阅读(265) 评论(0) 推荐(0)
摘要: Description RPG girls今天和大家一起去游乐场玩,终于可以坐上梦寐以求的过山车了。可是,过山车的每一排只有两个座位,而且还有条不成文的规矩,就是每个女生必须找 个个男生做partner和她同坐。但是,每个女孩都有各自的想法,举个例子把,Rabbit只愿意和XHD或PQK做partn... 阅读全文
posted @ 2014-02-18 14:21 chen2013 阅读(248) 评论(0) 推荐(0)
摘要: DescriptionIn the game of Jack Straws, a number of plastic or wooden "straws" are dumped on the table and players try to remove them one-by-one without disturbing the other straws. Here, we are only concerned with if various pairs of straws are connected by a path of touching straws. You w 阅读全文
posted @ 2014-02-18 13:59 chen2013 阅读(267) 评论(0) 推荐(0)