Time Exceeded
foo.cc: In function 'int main()': foo.cc:33:9: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] 33 | scanf("%d",&tree[i].m); | ~~~~~^~~~~~~~~~~~~~~~~ foo.cc:35:9: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] 35 | scanf("%d",&tree[i].b); | ~~~~~^~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1574 摇钱树
- 语言
- C++
- 递交时间
- 2022-05-25 22:15:27
- 评测时间
- 2022-05-25 22:15:27
- 评测机
- 分数
- 70
- 总耗时
- ≥3460ms
- 峰值内存
- ≥4.367 MiB