Can I change the included compiler in a coding project? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Can I change the included compiler in a coding project?

I'm trying to solve the "Queue Management Part 2" in the intermediate c++ course but a python compiler is added to the problem. There is a little python icon in the down-left corner. Is it a bug? Can I change it somehow? I mean, why do they want me to solve the problem in python if the code is written in c++?

12th Dec 2022, 7:55 PM
Tamás Györgypál
Tamás Györgypál - avatar
4 Answers
+ 1
Sounds like a bug. Please make a screen shot and send it to info@sololearn.com with a description the problem!
12th Dec 2022, 9:13 PM
Lisa
Lisa - avatar
+ 1
Tamás Györgypál That does sound odd! It would be interesting if you could attach the code to see if using it caused the same problem for others. Is there any possibility that somehow a line of code in there is confusing the c++ compiler and making it call the python compiler?
12th Dec 2022, 9:37 PM
Scott D
Scott D - avatar
+ 1
Scott D I haven't even started to code. I noticed the python icon when I opened the project first.
13th Dec 2022, 7:26 AM
Tamás Györgypál
Tamás Györgypál - avatar
13th Dec 2022, 7:31 AM
Scott D
Scott D - avatar