Time Exceeded
foo.cc: In function 'int main()': foo.cc:118:15: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct bignum' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] 118 | memset(f[now^1],0,sizeof f[now^1]); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ foo.cc:24:8: note: 'struct bignum' declared here 24 | struct bignum { | ^~~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1107 小胖邮递员
- 语言
- C++
- 递交时间
- 2023-06-04 11:53:38
- 评测时间
- 2023-06-04 11:53:54
- 评测机
- 分数
- 90
- 总耗时
- ≥7513ms
- 峰值内存
- ≥74.176 MiB