Compile Error
foo.cc: In function 'int main()': foo.cc:6:2: error: 'fioat' was not declared in this scope fioat result; ^~~~~ foo.cc:6:2: note: suggested alternative: 'float' fioat result; ^~~~~ float foo.cc:8:2: error: 'result' was not declared in this scope result= a*0.2 + b*0.2 + c*0.6 ; ^~~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1004 求课程的综合成绩。
- 语言
- C++
- 递交时间
- 2021-11-06 10:13:27
- 评测时间
- 2021-11-06 10:13:27
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes