I still have a compilation error, let alone logical errors, in my own code.
我自己的代码中仍然存在编译错误,更不用说逻辑错误了。
英语百科
Compilation error
Compilation error refers to a state when a compiler fails to compile a piece of computer program source code, either due to errors in the code, or, more unusually, due to errors in the compiler itself. A compilation error message often helps programmers debugging the source code for possible errors.