From 3ed02a392200108854e06c16a0ad7dfbdcdccf83 Mon Sep 17 00:00:00 2001 From: ak643du Date: Thu, 25 Apr 2024 19:59:56 +0200 Subject: [PATCH] Initialization --- cv10/program.c | 1 - 1 file changed, 1 deletion(-) diff --git a/cv10/program.c b/cv10/program.c index 8dad3b1..a434004 100644 --- a/cv10/program.c +++ b/cv10/program.c @@ -56,7 +56,6 @@ int main() { printf("%s\n", applications[j]); j++; } - printf("%s\n", applications[j++]); if (count < i) { printf("Neprijati studenti:\n");