摘要:        
#include#includeusing namespace std;int a[] = {10,670,55252,4816030,432457640};int main(){ int num; cin>>num; cout<<a[num/2-1]<<endl;}    阅读全文
posted @ 2015-06-11 10:48
GavinHacker
阅读(111)
评论(0)
推荐(0)
        
            
        
        
摘要:        
#include using namespace std;int main(){ //freopen("acm.acm","r",stdin); int test; int n; int t; int m; int odd; int mul; int ...    阅读全文
posted @ 2015-06-11 10:47
GavinHacker
阅读(163)
评论(0)
推荐(0)
        
            
        
        
摘要:        
#include#include#includeusing namespace std;int main(){ //freopen("acm.acm","r",stdin); int min; int max; int tem; string s1; string...    阅读全文
posted @ 2015-06-11 10:47
GavinHacker
阅读(110)
评论(0)
推荐(0)
        
            
        
        
摘要:        
#include #include #define MAXN 205using namespace std;char _m[MAXN][MAXN];char tem[MAXN][MAXN];bool cmp(char a,char b);int r;int c;void fun();bool cmp...    阅读全文
posted @ 2015-06-11 10:47
GavinHacker
阅读(221)
评论(0)
推荐(0)
        
            
        
        
摘要:        
#include#include#includeusing namespace std;int _pow(int,int);int main(){ //freopen("acm.acm","r",stdin); int num; int temp; int k; in...    阅读全文
posted @ 2015-06-11 10:46
GavinHacker
阅读(114)
评论(0)
推荐(0)
        
            
        
        
摘要:        
1 #include 2 #include 3 #include 4 using namespace std; 5 6 int poo[10]; 7 int main() 8 { 9 //freopen("acm.acm","r",stdin);10 memset(poo,0,s...    阅读全文
posted @ 2015-06-11 10:46
GavinHacker
阅读(129)
评论(0)
推荐(0)
        
            
        
        
摘要:        
#include#includeusing namespace std;int main(){ //freopen("acm.acm","r",stdin); int i; int s; int d; int num; cin>>num; while...    阅读全文
posted @ 2015-06-11 10:44
GavinHacker
阅读(181)
评论(0)
推荐(0)
        
            
        
        
摘要:        
#include#includeusing namespace std;int compare(void const *,void const *);int main(){ //freopen("acm.acm","r",stdin); int * p; int t_num; ...    阅读全文
posted @ 2015-06-11 10:43
GavinHacker
阅读(150)
评论(0)
推荐(0)
        
                    
                
浙公网安备 33010602011771号