记录详情

Compile Error

/in/foo.cc: In function 'void Concat(char*, char*)':
/in/foo.cc:15:12: error: a function-definition is not allowed here before '{' token
 int main() {
            ^
/in/foo.cc:38:1: error: expected '}' at end of input
 }
 ^

信息

递交者
类型
自测
语言
C++
递交时间
2024-11-26 08:20:14
评测时间
2024-11-26 08:20:14
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes