Compile Error
foo.cc: In function 'int main()': foo.cc:7:19: error: 's1' was not declared in this scope; did you mean 's'? 7 | cout<<s*2-s1; | ^~ | s foo.cc:5:16: warning: unused variable 'r2' [-Wunused-variable] 5 | int r1,r2,s; | ^~
正在同步测试数据,请稍后
信息
- 递交者
- 类型
- 递交
- 题目
- P1690 R2
- 语言
- C++
- 递交时间
- 2024-03-18 14:36:55
- 评测时间
- 2024-03-18 14:36:55
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes