Accepted
foo.cc: In function 'int main()': foo.cc:28:12: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] 28 | printf("%d\n", c[l]); | ~^ ~~~~ | | | | int long long int | %lld
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 自测
- 题目
- P1316 Multiple of k
- 语言
- C++
- 递交时间
- 2022-02-04 21:22:42
- 评测时间
- 2022-02-04 21:22:42
- 评测机
- 分数
- 10
- 总耗时
- 74ms
- 峰值内存
- 8.0 MiB