From 0be635d34b50e5403f5f49e6b07dfa012e23a508 Mon Sep 17 00:00:00 2001 From: Andrii Hermaniuk Date: Sun, 27 Mar 2022 19:29:12 +0200 Subject: [PATCH] aaa --- a1/program.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/a1/program.c b/a1/program.c index dd58455..f409b52 100644 --- a/a1/program.c +++ b/a1/program.c @@ -5,7 +5,7 @@ int main(){ - char Dnes_Datum[30]; + char Dnes_Datum[300]; int ch=getchar(),counter=0; for(int idx=0;ch!=EOF;idx++){ if(ch=='.'){