Accepted
foo.cc: In function 'int main()': foo.cc:40:26: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] 40 | printf("%d\n", cnt); | ~^ ~~~ | | | | int long long int | %lld
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1423 1-3 暗灭侵蚀
- 比赛
- 2023暑假集训7月3日训练题
- 语言
- C++
- 递交时间
- 2023-07-03 09:54:46
- 评测时间
- 2023-07-03 09:54:46
- 评测机
- 分数
- 100
- 总耗时
- 8ms
- 峰值内存
- 412.0 KiB