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