记录详情

Compile Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:8:6: error: storage size of 'a' isn't known
  int a[];
      ^
/in/foo.cc:14:7: warning: statement has no effect [-Wunused-value]
  for(j;j<n;j++)
       ^

信息

递交者
类型
递交
比赛
小兰赛 2018/12/2
语言
C++
递交时间
2018-12-02 11:31:17
评测时间
2018-12-02 11:31:17
评测机
分数
0
总耗时
314ms
峰值内存
29.574 MiB