Обновить du4/program.c
This commit is contained in:
		
							parent
							
								
									ba1b1592f3
								
							
						
					
					
						commit
						7ab3588e7a
					
				@ -76,7 +76,7 @@ int main() {
 | 
			
		||||
            printf("%d %s\n", database[i].votes, database[i].name); // Výpis výsledkov
 | 
			
		||||
        }
 | 
			
		||||
    } else {
 | 
			
		||||
        printf("Nepodarilo nacitat nic.\n"); // Správa, ak neboli načítané žiadne údaje
 | 
			
		||||
        printf("Nepodarilo nacitat nic\n"); // Správa, ak neboli načítané žiadne údaje
 | 
			
		||||
    }
 | 
			
		||||
    
 | 
			
		||||
    return 0;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user