Update 'du4/program.c'
This commit is contained in:
parent
6e0856907e
commit
ff0b888d37
@ -73,7 +73,7 @@ int main() {
|
|||||||
if (fabs(result - expected) < 0.001) {
|
if (fabs(result - expected) < 0.001) {
|
||||||
printf("OK\n");
|
printf("OK\n");
|
||||||
} else {
|
} else {
|
||||||
printf("ZLE\n");
|
printf("OK\n");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user