Aktualizovat a1/program.c
This commit is contained in:
parent
5d10751502
commit
0f501d69d2
@ -34,6 +34,6 @@ int main()
|
|||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
printf("Lines_count: %d\n", pocetRiadkov);
|
printf("\nLines_count: %d\n", pocetRiadkov);
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user