记录详情

Compile Error

foo.c: In function 'main':
foo.c:20:14: error: 'j' undeclared (first use in this function)
   20 |         for (j = 2; j < (n - i); j++) { // 判断(n - i)是否素数
      |              ^
foo.c:20:14: note: each undeclared identifier is reported only once for each function it appears in
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
A3-4 素数专题:验证哥德巴赫猜想
语言
C
递交时间
2023-09-26 18:47:22
评测时间
2023-09-26 18:47:22
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes