摘要:
#include <iostream>#include <stdio.h>#include <string.h>#include <stdlib.h>using namespace std;int n,m;int bin[50001];int findx(int x){ int r=x; while 阅读全文
posted @ 2014-06-13 16:25
人艰不拆_zmc
阅读(646)
评论(0)
推荐(0)
摘要:
比较抽象吧,看到题时一点思想也没有,参考了别人的代码才知道。。。渣渣 #include <iostream>#include <stdio.h>#include <string.h>#include <stdlib.h>using namespace std;int map[10][10];int 阅读全文
posted @ 2014-06-13 15:22
人艰不拆_zmc
阅读(181)
评论(0)
推荐(0)
浙公网安备 33010602011771号