Изменил(а) на 'a1/program.c'
This commit is contained in:
parent
fb8f070327
commit
6bf2412870
@ -61,9 +61,8 @@ int main() {
|
||||
zaciatok_cisla = koniec_cisla + 1;
|
||||
}
|
||||
}
|
||||
if(count != 1 && mm == 2 && dd == 29){
|
||||
if(count == 0 && mm == 2 && dd == 29){
|
||||
che = 1;
|
||||
//printf("Neplatny datum.\n");
|
||||
}
|
||||
if(counter != 3 || che == 1){
|
||||
printf("Neplatny datum.\n");
|
||||
|
Loading…
Reference in New Issue
Block a user