Compile Error
foo.c: In function 'main': foo.c:19:15: error: 'j' undeclared (first use in this function) 19 | for ( j = i + 1; j <= n; j++) | ^ foo.c:19:15: note: each undeclared identifier is reported only once for each function it appears in foo.c:14:13: warning: unused variable 'k' [-Wunused-variable] 14 | int n,i,k; | ^
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- 5-1 互质数
- 比赛
- 2023 程序设计与竞赛(作业3:中秋和国庆)
- 语言
- C
- 递交时间
- 2023-10-01 15:21:29
- 评测时间
- 2023-10-01 15:21:29
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes