Time Exceeded
/in/foo.cc: In function 'int main()': /in/foo.cc:11:22: 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(f1,0,sizeof f1);f1[1]=1; ^~
信息
- 递交者
- 类型
- 递交
- 题目
- P1145 小胖吃巧克力
- 语言
- C++
- 递交时间
- 2017-05-31 19:40:15
- 评测时间
- 2017-05-31 19:40:15
- 评测机
- 分数
- 0
- 总耗时
- ≥1007ms
- 峰值内存
- ≥352.0 KiB