Initialization
This commit is contained in:
parent
24404e1283
commit
3ed02a3922
@ -56,7 +56,6 @@ int main() {
|
|||||||
printf("%s\n", applications[j]);
|
printf("%s\n", applications[j]);
|
||||||
j++;
|
j++;
|
||||||
}
|
}
|
||||||
printf("%s\n", applications[j++]);
|
|
||||||
|
|
||||||
if (count < i) {
|
if (count < i) {
|
||||||
printf("Neprijati studenti:\n");
|
printf("Neprijati studenti:\n");
|
||||||
|
Loading…
Reference in New Issue
Block a user