Aktualizovat „du1/program.c“
This commit is contained in:
parent
a68cea6009
commit
234f3ff248
@ -14,7 +14,7 @@ char word;
|
||||
for(int i =0;i<count;i++){
|
||||
printf("\n");
|
||||
}
|
||||
printf("\nPočet riadkov: %d\n", count);
|
||||
printf("\nPočet riadkov: %d", count);
|
||||
}
|
||||
putchar(word);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user