Aktualizovat „du4/program.c“
This commit is contained in:
		
							parent
							
								
									0acf6d4782
								
							
						
					
					
						commit
						28daab5c2e
					
				@ -63,7 +63,7 @@ int main()
 | 
			
		||||
  	    str[i][j]=b;
 | 
			
		||||
  	    j++;
 | 
			
		||||
  	}
 | 
			
		||||
  	for(int k=0;k<i;k++){
 | 
			
		||||
  	for(int k=0;k<=i-1;k++){
 | 
			
		||||
    	char *new_str = compactString(str[k],strlen(str[k]));
 | 
			
		||||
    	double first =-5,second =-5,res=-5;
 | 
			
		||||
    	char c='E';
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user