refresh
This commit is contained in:
parent
e89f603150
commit
ddc460e33c
@ -28,7 +28,8 @@ int main() {
|
|||||||
int count = 0;
|
int count = 0;
|
||||||
|
|
||||||
if (!read_number(&x)) { //если не может считать
|
if (!read_number(&x)) { //если не может считать
|
||||||
return 1;
|
printf("Nepodarilo sa nacitat zaklad x\n");
|
||||||
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
BIN
du2/program.exe
BIN
du2/program.exe
Binary file not shown.
Loading…
Reference in New Issue
Block a user