Compile Error
/in/foo.c: In function 'main': /in/foo.c:13:3: error: 'k' undeclared (first use in this function) k=k*10; ^ /in/foo.c:13:3: note: each undeclared identifier is reported only once for each function it appears in /in/foo.c:5:18: warning: unused variable 'm' [-Wunused-variable] int a,n,sum,b,c,m; ^
信息
- 递交者
- 类型
- 自测
- 语言
- C
- 递交时间
- 2024-11-22 12:57:46
- 评测时间
- 2024-11-22 12:57:46
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes