0
c program errors
why can't my program run on the sololearn compiler ( its a C program) and yet it runs when i run it on another compilers?
7 Answers
+ 6
Here it is
https://code.sololearn.com/cincb8CaeFwE/?ref=app
Removed system("CLS")
Removed system("PAUSE")
Removed return 0 that are inside if-else-if statements
Removed getch()
Added closing curly brace at the end
+ 5
Show us your code
+ 5
nope, CPG takes all inputs at one time but it will fulfill your need when you run it on another compiler
+ 2
Godana Emiru it depends on compiler to compiler and there are some limitations also on codeplayground of sololearn..so, it's difficult to judge without actual code being shared
+ 1
Ketan Lalcheta .. I have posted the code above.. â
+ 1
nAutAxH AhmAd ... wow.. the code looks great.. I just wanted to ask whether it is possible for the code playground to allow you to enter the details systematically IE the three bidders, the deposits, expenses etc.. all at different intervals