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