Wrong Answer
/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:7:8: warning: 'd' may be used uninitialized in this function [-Wmaybe-uninitialized] for(;L>d;){ ~^~
信息
- 递交者
- 类型
- 递交
- 题目
- P2057 百奇(一)
- 语言
- C++
- 递交时间
- 2021-07-05 20:25:44
- 评测时间
- 2021-07-05 20:25:44
- 评测机
- 分数
- 0
- 总耗时
- 26ms
- 峰值内存
- 404.0 KiB