Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:39:35: warning: 'memset' used with constant zero length parameter; this could be due to transposed parameters [-Wmemset-transposed-args] memset( jig, sizeof( jig ), 0 ); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1337 拼图
- 语言
- C++
- 递交时间
- 2018-09-15 20:28:13
- 评测时间
- 2018-09-15 20:28:13
- 评测机
- 分数
- 40
- 总耗时
- 85ms
- 峰值内存
- 384.0 KiB