refresh
This commit is contained in:
parent
95e41ac458
commit
34d6ebe5f6
@ -18,6 +18,6 @@ int main() {
|
||||
while ((c = getchar()) !=EOF) {
|
||||
funkcia(c, &c2);
|
||||
}
|
||||
printf("\nHow many strings: %d\n", c2);
|
||||
printf("\nLines Count: %d\n", c2);
|
||||
return 0;
|
||||
}
|
||||
|
BIN
a1/program.exe
BIN
a1/program.exe
Binary file not shown.
Loading…
Reference in New Issue
Block a user