0
C++ program
why programs are not running in turbo c++ programs given in sololearn
7 odpowiedzi
+ 3
Please read that thread linked, there are other alternatives people mentioned in there.
+ 2
Show us the code.
Or,
#1 Make sure you saved the file with .cpp extension
#2 Make sure your compiler is working
#3 Check if there is missing header files or not.😃
+ 2
Code samples from SoloLearn uses different standard with that of Turbo C++, SoloLearn code samples uses more modern C++, Turbo C++ uses the old standard. Please refer to this thread
https://www.sololearn.com/discuss/288609/?ref=app
+ 1
Tell me which software to be used
+ 1
Amol use codeblocks.
0
but there is getting problem in " using namespace std"
0
but there is getting problem in " using namespace std"