corection3
This commit is contained in:
parent
2e5b5fe78b
commit
3a254bf726
@ -16,6 +16,6 @@ int main()
|
|||||||
}
|
}
|
||||||
printf("%c",c);
|
printf("%c",c);
|
||||||
}
|
}
|
||||||
printf("\nLines count: %d",counter);
|
printf("\nLines count: %d\n",counter);
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user