Wrong Answer
foo.c: In function 'main':
foo.c:30:14: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=]
30 | printf("%d", s);
| ~^ ~
| | |
| int long int
| %ld
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1391 Problem 1C. 连续最大和
- 语言
- C
- 递交时间
- 2022-10-04 18:57:43
- 评测时间
- 2022-10-04 18:57:43
- 评测机
- 分数
- 0
- 总耗时
- 313ms
- 峰值内存
- 3.117 MiB