Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:15:33: error: 'f' was not declared in this scope cout<<fixed<<setprecision(2)<<f<<endl; ^ /in/foo.cc:14:9: warning: unused variable 'd' [-Wunused-variable] float d=c*k; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1085 xf1-8交电费
- 语言
- C++
- 递交时间
- 2021-02-03 11:42:28
- 评测时间
- 2021-02-03 11:42:28
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes