Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:18:2: error: 'vector' was not declared in this scope vector<float> arr(n); ^~~~~~ /in/foo.cc:18:9: error: expected primary-expression before 'float' vector<float> arr(n); ^~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1005 考试分数计算
- 语言
- C++
- 递交时间
- 2024-05-08 19:25:01
- 评测时间
- 2024-05-08 19:25:01
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes