rerurn 0
This commit is contained in:
parent
cd76734304
commit
12973fc249
@ -24,7 +24,7 @@ int main() {
|
||||
|
||||
if (ziadne_mena) {
|
||||
printf("Ziadne prihlasky\n");
|
||||
return 1;
|
||||
return 0;
|
||||
}
|
||||
|
||||
for (int i = 0; i < pocet_studentov - 1; i++) {
|
||||
|
Loading…
Reference in New Issue
Block a user