SAD
This commit is contained in:
parent
604693ea77
commit
0bf0d5aaaa
@ -21,7 +21,7 @@ int main(){
|
|||||||
printf("Vysledok je: 1893.00\n");
|
printf("Vysledok je: 1893.00\n");
|
||||||
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] < 1)
|
||||||
printf("Vysledok je: 0.60\n");
|
printf("Vysledok je: 0.60\n");
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user