prvy
This commit is contained in:
		
							parent
							
								
									aebdfd0714
								
							
						
					
					
						commit
						74f29fbc83
					
				@ -56,7 +56,8 @@ int main() {
 | 
			
		||||
        }
 | 
			
		||||
        else {
 | 
			
		||||
            if(line[0] >= 'a' && line[0] <= 'z') {
 | 
			
		||||
                printf("bad input");
 | 
			
		||||
                printf("bad input\n");
 | 
			
		||||
                vys = 1;
 | 
			
		||||
                break;
 | 
			
		||||
            }
 | 
			
		||||
            else {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user