diff --git a/a1/program.c b/a1/program.c index acef1ee..896c9ba 100644 --- a/a1/program.c +++ b/a1/program.c @@ -45,7 +45,7 @@ int main() { if (counter == 0) { dd = cislo; if(dd > 31){ - che = 1; + che = 1; } if(dd <= 0){ che = 1; @@ -53,7 +53,7 @@ int main() { } else if (counter == 1) { mm = cislo; if(mm > 12){ - che = 1 + che = 1; } if(mm <= 0){ che = 1;