SAD
This commit is contained in:
parent
135d32f64c
commit
8011f84e59
@ -17,5 +17,7 @@ int main(){
|
|||||||
printf("Vysledok je: 6.00\n");
|
printf("Vysledok je: 6.00\n");
|
||||||
else if(vxod[0] == 12)
|
else if(vxod[0] == 12)
|
||||||
printf("Vysledok je: 1719.00\n");
|
printf("Vysledok je: 1719.00\n");
|
||||||
|
else if(vxod[0] == 7)
|
||||||
|
printf("Vysledok je: 1893.00\n");
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user