Compile Error
foo.cc: In function ‘int main()’: foo.cc:14:40: error: expected primary-expression before ‘return’ 14 | cout<<-i<<endl,return 0; | ^~~~~~ foo.cc:18:15: error: ‘tmp’ was not declared in this scope; did you mean ‘tm’? 18 | cout<<tmp<<endl; | ^~~ | tm
信息
- 递交者
- 类型
- 递交
- 题目
- P1096 津津的储蓄计划
- 语言
- C++
- 递交时间
- 2024-07-16 21:23:29
- 评测时间
- 2024-07-16 21:23:29
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes