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