05 2014 档案

摘要:Index of super-primetime limit per test: 0.25 sec.memory limit per test: 4096 KBLetP1, P2, … ,PN, …be a sequence of prime numbers. Super-prime number ... 阅读全文
posted @ 2014-05-14 16:29 bitgirl_coder 阅读(263) 评论(0) 推荐(0)
摘要:#includeusing namespace std;const int maxn = 30000+100;int F[maxn], D[maxn], S[maxn];void set(int n){ for(int i =0 ;i >P; char c; int a, b; while(P--)... 阅读全文
posted @ 2014-05-09 22:59 bitgirl_coder 阅读(144) 评论(0) 推荐(0)
摘要:http://acm.sgu.ru/problem.php?contest=0&problem=488#include#includeusing namespace std;int T , N;int a[100000] ={0};int b[100000] ={0};int L[100000] =... 阅读全文
posted @ 2014-05-07 22:58 bitgirl_coder 阅读(235) 评论(0) 推荐(0)