refresh
This commit is contained in:
parent
50257b1133
commit
d7f99211b0
@ -37,7 +37,7 @@ int main() {
|
|||||||
break;
|
break;
|
||||||
case '/':
|
case '/':
|
||||||
if (cislo2 == 0) {
|
if (cislo2 == 0) {
|
||||||
printf("Chyba!\n");
|
printf("ZLE!\n");
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
result2 = cislo1 / cislo2;
|
result2 = cislo1 / cislo2;
|
||||||
|
BIN
du3/program.exe
BIN
du3/program.exe
Binary file not shown.
Loading…
Reference in New Issue
Block a user