Aktualizovat a1/program.c
This commit is contained in:
parent
4f1edc417d
commit
5d10751502
@ -34,6 +34,6 @@ int main()
|
|||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
printf("\nLines_count: %d\n", pocetRiadkov);
|
printf("Lines_count: %d\n", pocetRiadkov);
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user