I can't run C++ on my PC why | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

I can't run C++ on my PC why

28th Jan 2020, 5:11 AM
Official_lyka
Official_lyka - avatar
4 Answers
+ 4
Official_lyka you can run your code on https://www.onlinegdb.com/online_c++_compiler and clean it up... Then c&p your code to the cpp code playground. Others might have a better solution but that is how I would do it...
28th Jan 2020, 5:23 AM
BroFar
BroFar - avatar
+ 3
do you have an IDLE on your PC like codeblocks or devC++, if not try install either or bothbto feel which will sooth you
28th Jan 2020, 6:49 AM
✳AsterisK✳
✳AsterisK✳ - avatar
0
You need a compiler as a minimum.
28th Jan 2020, 7:28 AM
Sonic
Sonic - avatar
0
We have Sololearn's playground for that. However, you could download Visual Studio or CodeBlocks depending on your interests.
28th Jan 2020, 10:18 AM
Fernando Pozzetti
Fernando Pozzetti - avatar