Изменить 'du3/program.c'
This commit is contained in:
parent
674c49ecb2
commit
b0ad0a5e22
@ -71,7 +71,7 @@ int main() {
|
|||||||
|
|
||||||
}
|
}
|
||||||
LABEL:
|
LABEL:
|
||||||
if(truth) puts("Neplatny datum");
|
if(truth) puts("Neplatny datum.");
|
||||||
free(input);
|
free(input);
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user