Compile Error
foo.cc: In function 'int main()': foo.cc:8:2: error: 'flout' was not declared in this scope flout avg; ^~~~~ foo.cc:8:2: note: suggested alternative: 'float' flout avg; ^~~~~ float foo.cc:29:2: error: 'avg' was not declared in this scope avg=(float)(sum-max-min)/8; ^~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1090 阶段测验3(1)
- 语言
- C++
- 递交时间
- 3 年前
- 评测时间
- 3 年前
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes