Wrong Answer
/in/foo.c: In function 'main': /in/foo.c:11:11: warning: format '%d' expects argument of type 'int *', but argument 2 has type 'int (*)[100]' [-Wformat=] scanf("%d", &a[i]); ~^ ~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- 2-7 有几个岛屿
- 比赛
- 南师大2018年蓝桥杯热身赛
- 语言
- C
- 递交时间
- 2018-12-12 16:28:55
- 评测时间
- 2018-12-12 16:28:58
- 评测机
- 分数
- 0
- 总耗时
- 4ms
- 峰值内存
- 196.0 KiB