Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:9:2: error: 'c' was not declared in this scope c=2*a+(2*b); ^
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - 计算矩形的面积和周长
 - 语言
 - C++
 - 递交时间
 - 2018-07-01 17:39:08
 - 评测时间
 - 2018-07-05 11:10:24
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes
 
/in/foo.cc: In function 'int main()': /in/foo.cc:9:2: error: 'c' was not declared in this scope c=2*a+(2*b); ^