Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:8:2: error: expected ';' before 'b' b=5*(a-32)/9 ^ /in/foo.cc:6:8: warning: unused variable 'b' [-Wunused-variable] int a,b; ^
信息
- 递交者
- 类型
- 递交
- 题目
- 温度转化
- 语言
- C++
- 递交时间
- 2018-10-28 16:57:25
- 评测时间
- 2018-10-28 16:57:25
- 评测机
- 分数
- 0
- 总耗时
- 240ms
- 峰值内存
- 29.316 MiB