Accepted
foo.cc: In function 'int main()': foo.cc:17:14: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] 17 | printf("%d",ans); | ~^ ~~~ | | | | | long long int | int | %lld
正在同步测试数据,请稍后 [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1165 输油管道问题
- 语言
- C++
- 递交时间
- 2022-09-24 16:12:37
- 评测时间
- 2022-09-24 16:12:37
- 评测机
- 分数
- 110
- 总耗时
- 484ms
- 峰值内存
- 384.0 KiB