Accepted
/in/foo.cc: In function 'bool check(int, int, bool&)': /in/foo.cc:28:25: warning: argument to 'sizeof' in 'void* memset(void*, int, size_t)' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] memset(vis, 1, sizeof(vis)); ^
信息
- 递交者
- 类型
- 递交
- 题目
- 逃出魔窟
- 语言
- C++
- 递交时间
- 2018-06-04 08:45:38
- 评测时间
- 2018-06-04 08:45:38
- 评测机
- 分数
- 100
- 总耗时
- 28ms
- 峰值内存
- 384.0 KiB