Compile Error
/in/foo.cc:3:1: error: expected identifier before 'int' int main() ^ /in/foo.cc:3:1: error: expected ';' before 'int' /in/foo.cc: In function 'int main()': /in/foo.cc:20:20: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result] system("pause"); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1286 算菜价
- 语言
- C++
- 递交时间
- 2023-03-06 23:08:54
- 评测时间
- 2023-03-06 23:08:54
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes