摘要: Problem Description Background To The Moon is a independent game released in November 2011, it is a role-playing adventure game powered by RPG Maker. 阅读全文
posted @ 2017-01-20 17:00 wfj_2048 阅读(155) 评论(0) 推荐(0) 编辑
摘要: Problem Description Mario is world-famous plumber. His “burly” figure and amazing jumping ability reminded in our memory. Now the poor princess is in 阅读全文
posted @ 2017-01-20 16:00 wfj_2048 阅读(137) 评论(0) 推荐(0) 编辑
摘要: Description 有N个位置,M个操作。操作有两种,每次操作如果是1 a b c的形式表示在第a个位置到第b个位置,每个位置加入一个数c 如果是2 a b c形式,表示询问从第a个位置到第b个位置,第C大的数是多少。 Input 第一行N,M 接下来M行,每行形如1 a b c或2 ... 阅读全文
posted @ 2017-01-20 10:07 wfj_2048 阅读(130) 评论(0) 推荐(0) 编辑