Wrong Answer
foo.cc: In function 'int main()':
foo.cc:65:13: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
65 | printf("%I64d", dist(str, g[length][sum]));
| ~~~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~
| | |
| int long long int
| %I64lld
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1374 电子表
- 语言
- C++
- 递交时间
- 2023-07-26 13:55:02
- 评测时间
- 2023-07-26 13:55:02
- 评测机
- 分数
- 10
- 总耗时
- 79ms
- 峰值内存
- 508.0 KiB