Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:13:19: 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(f,0,sizeof(f)); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1317 开心的金明
- 语言
- C++
- 递交时间
- 2018-08-07 10:12:22
- 评测时间
- 2018-08-07 10:12:22
- 评测机
- 分数
- 100
- 总耗时
- 39ms
- 峰值内存
- 480.0 KiB