Time Exceeded
foo.cc: In function 'int main()': foo.cc:58:16: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] printf("%d", s); ^ foo.cc:47:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%lld%lld", &n, &m); ~~~~~^~~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1303 G. Mathforces
- 比赛
- 南京师范大学2021年11月程序设计竞赛
- 语言
- C++
- 递交时间
- 2021-11-21 16:18:50
- 评测时间
- 2021-11-21 16:18:50
- 评测机
- 分数
- 125
- 总耗时
- ≥24403ms
- 峰值内存
- ≥1.98 MiB