摘要:        
#includeusing namespace std;int main(){ char s1[100],s2[100]; int res[100]; while(cin>>s1>>s2){ memset(res,0,sizeof(res)); int ...    阅读全文
posted @ 2015-04-09 20:05
咸咸的告别
阅读(150)
评论(0)
推荐(0)
        
            
        
        
摘要:        
#includeusing namespace std;//13457689* 23int foun(char c[],int m){ int len=strlen(c); char s; bool flag; int x=0,d[1000]; for(int i=0...    阅读全文
posted @ 2015-04-09 17:23
咸咸的告别
阅读(188)
评论(0)
推荐(0)
        
            
        
        
摘要:        
#include#includeusing namespace std;int main(){ int n; int a[10000]; while(cin>>n){ a[0]=1; int k=0,x=0; for(int i=1;i=0...    阅读全文
posted @ 2015-04-09 16:40
咸咸的告别
阅读(110)
评论(0)
推荐(0)
        
                    
                
浙公网安备 33010602011771号