摘要:        
1 int main (void){ 2 char* A = "abcdefgee"; 3 char* B = "bcdefg"; 4 printf("match at %d\n",bf(A,B)); 5 return 0; 6 } 7 8 int bf (const char* _A,const char* _B){ 9 int m,n,i,j; 10 m = st...    阅读全文
posted @ 2019-05-14 11:32
孙贤超
阅读(295)
评论(0)
推荐(0)
        
            
        
        
摘要:        
#include int main(){ int i,j,m,temp,e,f; int s=0,n=0; int a[101][101],b[101][101],c[101][101],d[101][101] ; printf("请输入行列式的行数:\n"); scanf("%d",&e); // m...    阅读全文
posted @ 2019-05-14 11:18
孙贤超
阅读(2721)
评论(0)
推荐(0)
        
 
                    
                     
                    
                 
                    
                
 
         浙公网安备 33010602011771号
浙公网安备 33010602011771号