Aktualizovat du3/program.c
This commit is contained in:
parent
6a94642595
commit
9834d58477
@ -57,6 +57,7 @@ int check(char* input) {
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
resultat = round(resultat * 100)/100;
|
||||
if (resultat-givenResult ==0 ) {
|
||||
return 1;
|
||||
} else { return -1;
|
||||
|
Loading…
Reference in New Issue
Block a user