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=='.'){