Run ID 作者 问题 语言 测评结果 Time Memory 代码长度 提交时间
95043 杨卓樾 01第一个C++程序 C++ Compile Error 0 MS 0 KB 20 2024-10-26 17:00:36

Tests(0/0):


Code:

print ("hello lema")


Run Info:

Main.cc:1:7: error: expected constructor, destructor, or type conversion before '(' token
 print ("hello lema")
       ^