Wrong Answer
foo.cc: In function 'void solve()': foo.cc:23:14: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] 23 | printf("%d\n",ans); | ~^ ~~~ | | | | int long long int | %lld
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1504 Problem 2A.拆弹专家
- 语言
- C++
- 递交时间
- 2023-10-31 21:37:06
- 评测时间
- 2023-10-31 21:37:06
- 评测机
- 分数
- 10
- 总耗时
- 156ms
- 峰值内存
- 416.0 KiB