From 12e74adb0123139221603475da817e45ff960d5f Mon Sep 17 00:00:00 2001 From: Your Name Date: Thu, 16 Oct 2025 01:10:44 +0200 Subject: [PATCH] funguje --- du3/program.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/du3/program.c b/du3/program.c index 0e4d543..dae54cf 100644 --- a/du3/program.c +++ b/du3/program.c @@ -93,7 +93,7 @@ int main() input[strcspn(input,"\n")]=0; if (strlen(input)==0) { - printf("no input"); + printf("no input\n"); continue; } if (flag==0)