Time Exceeded
foo.c: In function 'main': foo.c:5:10: warning: format '%d' expects argument of type 'int *', but argument 2 has type 'long int *' [-Wformat=] scanf("%d",&n); ~^ ~~ %ld foo.c:4:13: warning: unused variable 's' [-Wunused-variable] long int i,s,F,f1,f2,n; ^ foo.c:5:2: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("%d",&n); ^~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- A2-2 循环结构入门:斐波拉契数列
- 比赛
- 中北 计算机2021级专业修读指导(1)
- 语言
- C
- 递交时间
- 2021-11-30 19:09:04
- 评测时间
- 2021-11-30 19:09:04
- 评测机
- 分数
- 0
- 总耗时
- ≥2156ms
- 峰值内存
- ≥368.0 KiB