+ 3
IS ANYONE WHO CORRECT THIS OR TELL THE MISTAKES?
2 ответов
+ 2
There are many errors:-
1) ";" just after main()
2) using %f for integer input
3)use of non standard function getch()
Here is the fix👇
https://code.sololearn.com/cnKm27fhWIyz/?ref=app