Compile Error
/in/foo.cc:1:2: error: invalid preprocessing directive #inciude; did you mean #include?
#inciude<iostream>
^~~~~~~
include
/in/foo.cc: In function 'int main()':
/in/foo.cc:5:11: error: 'F' was not declared in this scope
int C=5*(F-32)/9;
^
/in/foo.cc:6:3: error: 'f' was not declared in this scope
(f>=-459.67);
^
/in/foo.cc:7:2: error: 'reiude' was not declared in this scope
reiude 0;
^~~~~~
/in/foo.cc:5:6: warning: unused variable 'C' [-Wunused-variable]
int C=5*(F-32)/9;
^
信息
- 递交者
- 类型
- 递交
- 题目
- 温度转化
- 语言
- C++
- 递交时间
- 2018-10-28 16:57:06
- 评测时间
- 2018-10-28 16:57:06
- 评测机
- 分数
- 0
- 总耗时
- 9ms
- 峰值内存
- 2.793 MiB