what is the sololearn compiler for C++ | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
- 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 Antworten
+ 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