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