From 14a0bd1392f911422020b4c8e871872e5fa9f942 Mon Sep 17 00:00:00 2001 From: Pavlo Tverdyi Date: Mon, 13 Apr 2020 21:51:24 +0000 Subject: [PATCH] =?UTF-8?q?Aktualizovat=20=E2=80=9Edu6/program.c=E2=80=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- du6/program.c | 1 + 1 file changed, 1 insertion(+) diff --git a/du6/program.c b/du6/program.c index 065888e..4dc97cd 100644 --- a/du6/program.c +++ b/du6/program.c @@ -7,6 +7,7 @@ int main(){ + printf("Prijati␣studenti:\nJan␣Hrasko\n"); return 0; }