0
Can I use graphics.h header file in this compiler.
C++
2 Answers
+ 2
No, except for web codes, you can not make GUI programs on SoloLearn, because the programs are actually sent to their server, compiled there along with any input, and then only the results are sent back and displayed on the console.
0
Thank you