摘要: 题目:给你n个方块,有四种操作: 1.move a onto b,把a和b上面的方块都放回原来位置,然后把a放到b上面; 2.move a over b,把a上面的放回原处,然后把a放在b所在的方块堆的上面; 3.pile a onto b,把b上面的放回原来位置,然后把a和a上面的方块整体放到b上 阅读全文
posted @ 2016-01-29 17:36 X-POWER 阅读(195) 评论(0) 推荐(0)
摘要: Raju and Meena love to play with Marbles. They have got a lot of marbles with numbers written on them. At the beginning, Raju would place the marbles 阅读全文
posted @ 2016-01-29 17:10 X-POWER 阅读(236) 评论(0) 推荐(0)
摘要: Digit Counting Time Limit: 3000MS Memory Limit: Unknown 64bit IO Format: %lld & %llu Submit Status Description Download as PDF Trung is bored with his 阅读全文
posted @ 2016-01-29 09:25 X-POWER 阅读(240) 评论(0) 推荐(0)