Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:14:21: error: expected primary-expression before ']' token sort(a[0],sizeof(a[])) ^ /in/foo.cc:15:17: error: 'j' was not declared in this scope for(int j=0;j<n;j++) ^ /in/foo.cc:18:2: error: 'i' was not declared in this scope i=0; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1316 明明的随机数
- 语言
- C++
- 递交时间
- 2018-03-27 13:38:02
- 评测时间
- 2018-03-27 13:38:02
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes