+ 11
[C] Code Playground Problem
Whenever I type the words 'using namespace', 'template', 'bool' etc etc.. in the C section of the playground, I see them getting highlighted. This can cause a lot of confusion and should be fixed ASAP
4 Antworten
+ 6
@Cool Codin... This would be great feedback to send directly to SoloLearn via email ( info@sololearn.com ) to insure they are made aware of the bug.
Thanks for sharing the information here as well.
+ 5
That is because C language in sololearn playground isn't really finished so far... We have to be patient ;)
+ 5
I think it is because they used C++ syntactic coloration for C, to have less work to do (which can be understandable)