Runtime Error
foo.cc: In function 'int main()': foo.cc:57:18: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] 57 | printf("%d", sum); | ~^ ~~~ | | | | int long long int | %lld
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1511 Problem 2D. A+B,但是人生苦短...
- 比赛
- 2023秋 悬赏令第二周
- 语言
- C++
- 递交时间
- 2023-10-19 17:23:12
- 评测时间
- 2023-10-19 17:23:12
- 评测机
- 分数
- 60
- 总耗时
- 146ms
- 峰值内存
- 716.0 KiB