Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:6:10: warning: right operand of comma operator has no effect [-Wunused-value] cin>>L,d; ^ /in/foo.cc:11:28: error: 'setrecision' was not declared in this scope cout<<fixed<<setrecision(6)<<a; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P2057 百奇(一)
- 语言
- C++
- 递交时间
- 2021-07-05 20:27:51
- 评测时间
- 2021-07-05 20:27:51
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes