Compare commits

..

No commits in common. "ce5b6bd09f8d9be075f5e00e124d91815b976985" and "dcf8e054b178133fd10bf75b3da2950c466e5e56" have entirely different histories.

2 changed files with 1 additions and 0 deletions

Binary file not shown.

View File

@ -24,6 +24,7 @@ int main(){
}
printf("\n");
printf("Pocet riadkov: %d\n", n); //vypise pocet zpouzitych znakov
return 0;