Wrong Answer
/in/foo.c: In function 'main': /in/foo.c:16:13: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=] printf("%d ",a[i][j]); ^ /in/foo.c: In function 'findnum': /in/foo.c:24:8: warning: unused variable 'j' [-Wunused-variable] int i,j,k=0,x1,x2; ^
信息
- 递交者
- 类型
- 递交
- 题目
- 8-2 编程题
- 语言
- C
- 递交时间
- 2019-10-08 16:48:40
- 评测时间
- 2019-10-08 16:48:40
- 评测机
- 分数
- 0
- 总耗时
- 3ms
- 峰值内存
- 208.0 KiB