aaa
This commit is contained in:
parent
8041851adf
commit
b33c35089e
@ -59,7 +59,7 @@ for(int c=0;c<count;c++){
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (vysledok2-vysledok < 0.001 && vysledok2-vysledok > -0.001){
|
if (vysledok2-vysledok < 0.001 && vysledok2-vysledok > -0.001){
|
||||||
printf("OK1\n");
|
printf("OK\n");
|
||||||
}
|
}
|
||||||
else{
|
else{
|
||||||
printf("ZLE\n");
|
printf("ZLE\n");
|
||||||
|
Loading…
Reference in New Issue
Block a user