Wrong Answer
/in/foo.c: In function 'noco': /in/foo.c:4:6: warning: unused variable 'first' [-Wunused-variable] int first,i,j,k=0; ^~~~~ /in/foo.c: In function 'main': /in/foo.c:29:16: warning: variable 'm' set but not used [-Wunused-but-set-variable] int a[20],n,i,m; ^ /in/foo.c:29:14: warning: unused variable 'i' [-Wunused-variable] int a[20],n,i,m; ^
信息
- 递交者
- 类型
- 递交
- 题目
- 3-2 编程题
- 语言
- C
- 递交时间
- 2019-07-27 13:40:15
- 评测时间
- 2019-07-27 13:40:15
- 评测机
- 分数
- 20
- 总耗时
- 3ms
- 峰值内存
- 228.0 KiB