记录详情

Compile Error

/in/foo.c: In function 'concat':
/in/foo.c:5:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
 {
 ^
/in/foo.c:13:1: error: expected '{' at end of input
 }
 ^
/in/foo.c:13:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^

信息

递交者
类型
递交
比赛
中北 计算机2021级专业修读指导(4)
语言
C
递交时间
2021-12-23 20:20:09
评测时间
2021-12-23 20:20:09
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes