Aktualizovat du3/program.c
This commit is contained in:
parent
9c4ee978e4
commit
84697959d3
@ -53,6 +53,7 @@ int check(char* input) {
|
|||||||
}else{resultat=number1/number2;}
|
}else{resultat=number1/number2;}
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
|
return 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
if (resultat-givenResult ==0 ) {
|
if (resultat-givenResult ==0 ) {
|
||||||
|
Loading…
Reference in New Issue
Block a user