摘要:        
1 #include 2 #include 3 using namespace std; 4 5 int main() 6 { 7 //freopen("acm.acm","r",stdin); 8 double x1; 9 double y1;10 double...    阅读全文
posted @ 2015-06-11 11:41
GavinHacker
阅读(159)
评论(0)
推荐(0)
        
            
        
        
摘要:        
1 #include 2 #include 3 #include 4 #include 5 using namespace std; 6 7 int main() 8 { 9 //freopen("acm.acm","r",stdin);10 set coll[7];11 ...    阅读全文
posted @ 2015-06-11 11:41
GavinHacker
阅读(134)
评论(0)
推荐(0)
        
            
        
        
摘要:        
1 #include 2 #include 3 #define MAXN 10000001 4 using namespace std; 5 6 int a[MAXN]; 7 void give_set(); 8 int min(int i,int j); 9 int main()10 {11...    阅读全文
posted @ 2015-06-11 11:40
GavinHacker
阅读(158)
评论(0)
推荐(0)
        
            
        
        
摘要:        
1 #include 2 #include 3 #define M 350000 4 #define N 30000 5 using namespace std; 6 7 int boo[10000]; 8 int prime[N]; 9 void give_list();10 int ma...    阅读全文
posted @ 2015-06-11 11:40
GavinHacker
阅读(114)
评论(0)
推荐(0)
        
            
        
        
摘要:        
1 #include 2 #include 3 #include 4 using namespace std; 5 6 int main() 7 { 8 //freopen("acm.acm","r",stdin); 9 int n;10 int i;11 dou...    阅读全文
posted @ 2015-06-11 11:40
GavinHacker
阅读(122)
评论(0)
推荐(0)
        
            
        
        
摘要:        
1 #include 2 #include 3 #include 4 #include 5 #include 6 #define MAXN 705 7 using namespace std; 8 int num; 9 double p[MAXN][2];10 double a[MAXN*MAXN...    阅读全文
posted @ 2015-06-11 11:40
GavinHacker
阅读(159)
评论(0)
推荐(0)
        
            
        
        
摘要:        
1 #include 2 #include 3 using namespace std; 4 int cmp ( const void *a , const void *b ) 5 { 6 return *(int *)b - *(int *)a; 7 } 8 int main() 9...    阅读全文
posted @ 2015-06-11 11:39
GavinHacker
阅读(148)
评论(0)
推荐(0)
        
            
        
        
摘要:        
1 #include 2 #include 3 #define MAXN 1000000 4 using namespace std; 5 6 unsigned a[MAXN]; 7 8 int main() 9 {10 //freopen("acm.acm","r",stdin);1...    阅读全文
posted @ 2015-06-11 11:38
GavinHacker
阅读(193)
评论(0)
推荐(0)
        
            
        
        
摘要:        
1 #include 2 #include 3 #include 4 #include 5 #include 6 using namespace std; 7 8 int main() 9 {10 //freopen("acm.acm","r",stdin);11 double ...    阅读全文
posted @ 2015-06-11 11:38
GavinHacker
阅读(234)
评论(0)
推荐(0)
        
            
        
        
摘要:        
1 #include 2 #include 3 using namespace std; 4 5 int main() 6 { 7 //freopen("acm.acm","r",stdin); 8 int f_0; 9 int f_1;10 int f_2;11...    阅读全文
posted @ 2015-06-11 11:38
GavinHacker
阅读(95)
评论(0)
推荐(0)
        
                    
                
浙公网安备 33010602011771号