Изменить 'du4/program.c'
This commit is contained in:
parent
17fd4fd04d
commit
6538107f50
@ -24,7 +24,6 @@ int call(float A, float B, float C, char AC){
|
|||||||
Cc=(int)(Cc*100000);
|
Cc=(int)(Cc*100000);
|
||||||
Cc=(float)Cc/100000;
|
Cc=(float)Cc/100000;
|
||||||
if(Cc==C)return printf("OK\n");
|
if(Cc==C)return printf("OK\n");
|
||||||
printf("%f",Cc);
|
|
||||||
return printf("ZLE\n");
|
return printf("ZLE\n");
|
||||||
}
|
}
|
||||||
return printf("CHYBA");
|
return printf("CHYBA");
|
||||||
|
Loading…
Reference in New Issue
Block a user