Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:26:20: warning: left operand of comma operator has no effect [-Wunused-value] for (int i=1,j=p;i<=p,j>=1;) ~^~~ /in/foo.cc:9:10: warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized] int w,n,p; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1409 纪念品分组
- 语言
- C++
- 递交时间
- 2018-05-24 10:59:50
- 评测时间
- 2018-05-24 10:59:50
- 评测机
- 分数
- 100
- 总耗时
- 59ms
- 峰值内存
- 496.0 KiB