refresh
This commit is contained in:
parent
481b7b2606
commit
199207e490
@ -53,7 +53,7 @@ int main() {
|
|||||||
if (fabs(result2 - result) < cislo123) {
|
if (fabs(result2 - result) < cislo123) {
|
||||||
printf("OK\n");
|
printf("OK\n");
|
||||||
} else {
|
} else {
|
||||||
printf("Zle\n");
|
printf("ZLE\n");
|
||||||
}
|
}
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user