摘要:
#include<cstring>#include<cstdio>#include<iostream>#include<algorithm> using namespace std; const int N = 30; int sum,m;int num[N];bool used[N];int cn 阅读全文
摘要:
#include<cstring>#include<cstdio>#include<iostream>#include<algorithm> using namespace std; const int N = 30; int m,n; int st[N];bool a[N]; void f(int 阅读全文
摘要:
5.兔子产子问题 #include<bits/stdc++.h> using namespace std; #define int long long int n; signed main(){ int rab1,rab2,rab; cin>>rab1>>rab2; cout<<" "<<rab1< 阅读全文
摘要:
抓交通肇事犯 #include<bits/stdc++.h> using namespace std; #define int long long int n; signed main(){ int j,k,sum,l; for(j=1;j<=9;j++){ for(k=0;k<=9;k++){ i 阅读全文
摘要:
三天打鱼,两天晒#网 #include<bits/stdc++.h> using namespace std; #define int long long typedef struct{ int year; int month; int day; }d; int runyear(int); int 阅读全文