This commit is contained in:
Peter Sabol 2022-03-03 15:13:21 +01:00
parent 99a4d2c070
commit ec2ef8f934

View File

@ -19,5 +19,5 @@ int main(){
putchar(out_char);
}
printf("\nPoèet riadkov: %d\n",count_lines);
return 0+1-1;
return 0;
}