Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:48:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(tot=0;tot<hv[i].size();++tot) ans[tot]=hv[i][tot]; ~~~^~~~~~~~~~~~~ /in/foo.cc:29:20: warning: unused variable 't' [-Wunused-variable] int i,j,k,ix,iy,t; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1626 爱在心中
- 语言
- C++
- 递交时间
- 2018-07-20 20:38:43
- 评测时间
- 2018-07-20 20:38:43
- 评测机
- 分数
- 30
- 总耗时
- 29ms
- 峰值内存
- 2.625 MiB