From bcd1368dbf193723faaa426476b341bee668ffc2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dami=C3=A1n=20Korpesio?= Date: Wed, 20 Oct 2021 10:42:45 +0200 Subject: [PATCH] prvy --- cv3/program.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cv3/program.c b/cv3/program.c index 83688ba..ec25fd9 100644 --- a/cv3/program.c +++ b/cv3/program.c @@ -61,6 +61,6 @@ int main() { printf("\n"); } - printf("\nno input"); + printf("no input\n"); return 0; } \ No newline at end of file