+ 3
Compiler error
I get this message when I run my program, did the compiler crash or something?
2 odpowiedzi
+ 3
Sorry I meant the SoloLearn compiler. I think there must be too much code in the source file. Sometimes it compiles fine with no errors.
0
Do you mean "..when I run my program .." or ".."..when I compile my program .." ?
The 2nd way is simpler. There may be some erors on your code (repair it), or some problems with compilator (missing libraries and so on). Maybe use another compiler, with clever IDE which describe you a right source of the error.
But , "..when you run program ..", it would not be, because a compilator does not work at that moment.