Aktualizovat a1/program.c
This commit is contained in:
parent
6f5b22e452
commit
847e079926
@ -39,6 +39,6 @@ int main()
|
|||||||
{
|
{
|
||||||
putchar('\n');
|
putchar('\n');
|
||||||
}
|
}
|
||||||
printf("Lines_count: %d\n", pocetRiadkov);
|
printf("Lines count: %d\n", pocetRiadkov);
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user