Изменил(а) на 'a1/program.c'

This commit is contained in:
Vladyslav Korzun 2023-03-23 18:15:49 +00:00
parent fb8f070327
commit 6bf2412870

View File

@ -61,9 +61,8 @@ int main() {
zaciatok_cisla = koniec_cisla + 1; zaciatok_cisla = koniec_cisla + 1;
} }
} }
if(count != 1 && mm == 2 && dd == 29){ if(count == 0 && mm == 2 && dd == 29){
che = 1; che = 1;
//printf("Neplatny datum.\n");
} }
if(counter != 3 || che == 1){ if(counter != 3 || che == 1){
printf("Neplatny datum.\n"); printf("Neplatny datum.\n");