0
Compilers in sololearn
Hi, sololearn is able to use any compilers? if yes how to do it?
5 odpowiedzi
0
When you run java, c#, c++ codes (or many others), the code is sent to the server that compile it and run it and then gives back the output. This is because you need to compile the code in order to execute it (in this kind of language)
0
when i ran an java code i get "comilation error" thats why i asking.
0
Can you post the code?
Please link it instead of copying it
0
Compilation error are usually something like missing ; or syntax stufs