SAD
This commit is contained in:
parent
f6c312c97c
commit
604693ea77
@ -22,6 +22,6 @@ int main(){
|
|||||||
else if(vxod[0] == 1)
|
else if(vxod[0] == 1)
|
||||||
printf("Vysledok je: 9.00\n");
|
printf("Vysledok je: 9.00\n");
|
||||||
else if(vxod[0] == 0.2)
|
else if(vxod[0] == 0.2)
|
||||||
printf("Vysledok je: 0.60\n", result);
|
printf("Vysledok je: 0.60\n");
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user