摘要: B. Seating On Bus time limit per test 1 second time limit per test memory limit per test 256 megabytes memory limit per test input standard input inpu 阅读全文
posted @ 2016-04-11 20:55 1叶飘零1 阅读(145) 评论(0) 推荐(0)
摘要: A. Co-prime Array time limit per test 1 second time limit per test memory limit per test 256 megabytes memory limit per test input standard input inpu 阅读全文
posted @ 2016-04-11 20:48 1叶飘零1 阅读(179) 评论(0) 推荐(0)
摘要: 题目链接:www.bnuoj.com/v3/contest_show.php?cid=7729 A. Liserious战队--打表 根据达到每一级所需要的经验打表s,然后计算出所的经验sum,将sum与s进行比较,直接输出下标。 1 /*A*/ 2 #include<cstdio> 3 using 阅读全文
posted @ 2016-04-11 19:21 1叶飘零1 阅读(161) 评论(0) 推荐(0)