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