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