Wrong Answer
foo.cc: In function 'void arrAssign(int*, std::string)': foo.cc:30:17: 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] 30 | memset(num, 0, sizeof(num)); | ^~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1095 约瑟夫问题10E100版
- 语言
- C++
- 递交时间
- 2022-04-26 14:58:01
- 评测时间
- 2022-04-26 14:58:01
- 评测机
- 分数
- 30
- 总耗时
- 40ms
- 峰值内存
- 512.0 KiB