Wrong Answer
foo.c: In function 'main':
foo.c:10:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   10 |                 if(a%i==0);
      |                 ^~
foo.c:11:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   11 |                 {
      |                 ^
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - A3-1 素数专题:因子的和
 - 比赛
 - 2023年新生赛(第一场)
 - 语言
 - C
 - 递交时间
 - 2023-08-15 14:33:35
 - 评测时间
 - 2023-08-15 14:33:35
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 9ms
 - 峰值内存
 - 284.0 KiB