Compile Error
/in/foo.cc:9:6: error: array bound is not an integer constant before ']' token }ob[n]; ^ /in/foo.cc: In function 'int main()': /in/foo.cc:17:8: error: 'ob' was not declared in this scope cin>>ob[i].name>>ob[i].price>>ob[i].num; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1286 算菜价
- 语言
- C++
- 递交时间
- 2023-03-09 19:28:22
- 评测时间
- 2023-03-09 19:28:22
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes