0

Can someone help me

I have to right this code to get a resul after increasing n% of a price https://code.sololearn.com/cDl1iwKx010P/?ref=app

22nd Apr 2020, 8:22 PM
Nandasiq
Nandasiq - avatar
3 Réponses
+ 2
All the errors are shown in the output panel....all I did was read it, correct it...and it worked, but the main ones are change your Ex03 function to void as your not returning anything and main should be int main with return 0;
22nd Apr 2020, 8:34 PM
rodwynnejones
rodwynnejones - avatar
0
I'm sorry. I'm super newby I tried following what you told me, but it didn't work, and I can't understand the error messages that are output
23rd Apr 2020, 1:41 AM
Nandasiq
Nandasiq - avatar