Accepted
/in/foo.cc: In constructor 'BigInt::BigInt(int)': /in/foo.cc:24:27: 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(a,0, sizeof(a)); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1095 约瑟夫问题10E100版
- 语言
- C++
- 递交时间
- 2018-07-24 18:15:19
- 评测时间
- 2018-07-24 18:15:19
- 评测机
- 分数
- 100
- 总耗时
- 109ms
- 峰值内存
- 8.742 MiB