摘要: #include#include#include#include#include#include#include#include#include#define LL long longusing namespace std;const int MAXN=10;const int INF=0x3f3f... 阅读全文
posted @ 2015-04-21 20:25 sola94 阅读(159) 评论(0) 推荐(0)
摘要: #include#include#include#include#include#include#include#include#include#define LL long longusing namespace std;const int MAXN=10;const int INF=0x3f3f... 阅读全文
posted @ 2015-04-21 20:24 sola94 阅读(189) 评论(0) 推荐(0)
摘要: #include#include#include#include#include#include#include#include#include#define LL long longusing namespace std;int map[10][10];int vis[10][10];int a[... 阅读全文
posted @ 2015-04-21 20:22 sola94 阅读(139) 评论(0) 推荐(0)
摘要: #include#include#include#includeusing namespace std;char a[1000+100];int vis[1000+100];int n;int cnt;int ok;bool huiwen(){ int l=0; int r=strlen... 阅读全文
posted @ 2015-04-21 20:17 sola94 阅读(86) 评论(0) 推荐(0)
摘要: #include#include#include#include#include#include#include#include#include#define LL __int64using namespace std;const int MAXN=30;char str[MAXN];int wor... 阅读全文
posted @ 2015-04-21 11:31 sola94 阅读(102) 评论(0) 推荐(0)
摘要: 题意:思路:#include#include#include#include#include#include#includeusing namespace std;int a[35],n,m;int main(){ while(~scanf("%d%d",&n,&m)) { ... 阅读全文
posted @ 2015-04-21 11:29 sola94 阅读(144) 评论(0) 推荐(0)
摘要: 题意:思路:#include#include#include#include#include#include#include#include#include#define LL __int64using namespace std;const int MAXN=1000+5;const int IN... 阅读全文
posted @ 2015-04-21 11:28 sola94 阅读(108) 评论(0) 推荐(0)
摘要: 题意:思路:#include#include#include#include#include#include#include//const int maxn;using namespace std;char s[1000];int num[5];int main(){ int n; in... 阅读全文
posted @ 2015-04-21 11:27 sola94 阅读(122) 评论(0) 推荐(0)