Memory Exceeded
foo.cc: In function 'int main()': foo.cc:15:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] 15 | scanf("%lld%lld", &n, &k); | ~~~~~^~~~~~~~~~~~~~~~~~~~ foo.cc:19:20: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] 19 | LL x; scanf("%lld", &x); | ~~~~~^~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1346 1C 在数组中添加元素
- 比赛
- 悬赏令第一周
- 语言
- C++
- 递交时间
- 2022-03-31 22:07:39
- 评测时间
- 2022-03-31 22:07:39
- 评测机
- 分数
- 60
- 总耗时
- ≥18472ms
- 峰值内存
- ≥64.02 MiB