Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:8:15: warning: 'memset' used with constant zero length parameter; this could be due to transposed parameters [-Wmemset-transposed-args] 8 | memset(dp,sizeof(dp),0); | ~~~~~~^~~~~~~~~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P2127 买饰品
- 语言
- C++
- 递交时间
- 2025-04-22 16:31:40
- 评测时间
- 2025-04-22 16:31:40
- 评测机
- 分数
- 100
- 总耗时
- 1947ms
- 峰值内存
- 348.637 MiB