Wrong Answer
/in/foo.c: In function 'main': /in/foo.c:16:13: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'int *' [-Wformat=] printf(" %ld ",&sum ); ^
信息
- 递交者
- 类型
- 递交
- 题目
- 1-2 斐波那契数列的和
- 比赛
- 中北 计算机2021级专业修读指导(2)
- 语言
- C
- 递交时间
- 2021-12-06 20:06:08
- 评测时间
- 2021-12-06 20:06:08
- 评测机
- 分数
- 0
- 总耗时
- 4ms
- 峰值内存
- 248.0 KiB