Изменил(а) на 'du4/program.c'
This commit is contained in:
parent
ded1a5749e
commit
92634ebb01
@ -80,6 +80,7 @@ int main() {
|
||||
sr = a / b;
|
||||
//printf("%2.f", sr);
|
||||
}
|
||||
sr = roundf(sr * 100) / 100;
|
||||
if(c == sr){
|
||||
printf("OK\n");
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user