Merge branch 'master' of git.kemt.fei.tuke.sk:ps351zd/pvjc22
This commit is contained in:
commit
53b9c2f6d0
@ -20,6 +20,6 @@ int main(){
|
||||
}
|
||||
int counter=0;
|
||||
counter=count_lines;
|
||||
printf("\nPocet riadkov: %d\n",counter);
|
||||
printf("\nPočet riadkov: %d\n",counter);
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user