what is the sololearn compiler for C++ | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
- 5

what is the sololearn compiler for C++

is sololearn using gcc for C++? i can't run my codes in CODEBLOCK or VS! why why why why why why why šŸ˜šŸ˜šŸ˜šŸ˜šŸ˜šŸ˜šŸ˜šŸ˜šŸ˜

12th Aug 2021, 5:50 AM
SISCO RXL
SISCO RXL - avatar
2 Respostas
+ 4
Sololearn uses: GCC 10.2.0
12th Aug 2021, 7:17 AM
Bahhaāµ£
Bahhaāµ£ - avatar
+ 2
As BahhašŸ§ said, sololearn's code playground uses gcc 10.2 to compile C and C++ codes. And being a standard compiler, I don't think it should make a big difference till the time you are not writing a very implementation specific program.
12th Aug 2021, 7:57 AM
Arsenic
Arsenic - avatar