Compile Error
/in/foo.c: In function 'main':
/in/foo.c:9:38: error: expected ')' before numeric constant
  for (outer =2; outer <= num; outer++1)
                                      ^
/in/foo.c:23:1: error: expected declaration or statement at end of input
 }
 ^
  信息
- 递交者
 - 类型
 - 自测
 - 题目
 - A3-3 素数专题:素数个数
 - 语言
 - C
 - 递交时间
 - 2024-08-20 08:04:17
 - 评测时间
 - 2024-08-20 08:04:17
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes