/ new_bzoj /

记录详情

Compile Error

/in/foo.cc:4:1: error: expected ';' before 'int'
 int main()
 ^~~
/in/foo.cc: In function 'int main()':
/in/foo.cc:9:13: error: expected type-specifier before '[' token
  int *c=new [a];
             ^

信息

递交者
类型
递交
题目
Breed Counting
语言
C++
递交时间
2018-09-18 15:24:54
评测时间
2018-09-18 15:24:54
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes