0
what is the IDE for c++ that sololearn shows you?
im trying to find it so i can download it.
1 Respuesta
+ 4
pretty sure its just a custom emulation kinda thingy using java. It is basically just a big textbox. when you click run it grabs the text and sends said text to their servers which is then compiled using gcc and the resulting text output is sent back to you.
sooo you can not download this.
try visual studio maybe?