Fixed indentation
This commit is contained in:
parent
1447ed6968
commit
9a65b70ebc
@ -92,7 +92,7 @@ int main(void){
|
||||
}
|
||||
int numOfLeaves = count_leaves(tree);
|
||||
char answer[SIZE];
|
||||
printf("Expert z bufetu to vie\n");
|
||||
printf("Expert z bufetu to vie.\n");
|
||||
printf("Pozna %d druhov ovocia a zeleniny.\n", numOfLeaves);
|
||||
printf("Odpovedajte 'a' pre prvu moznost alebo 'n' pre druhu moznost.");
|
||||
while(tree){
|
||||
|
||||
Loading…
Reference in New Issue
Block a user