Run ID 作者 问题 语言 测评结果 Time Memory 代码长度 提交时间
90065 谭景年 02买礼物 C++ Compile Error 0 MS 0 KB 17 2024-09-07 19:20:15

Tests(0/0):


Code:

print(1000-4*220)


Run Info:

Main.cc:1:6: error: expected constructor, destructor, or type conversion before '(' token
 print(1000-4*220)
      ^