Accepted
foo.c: In function 'main': foo.c:10:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 10 | if(x%x1==0) | ^~ foo.c:12:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 12 | x1=x1+1; | ^~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- A3-1 素数专题:因子的和
- 比赛
- 2023 程序设计与竞赛(作业2:相逢是美赛)
- 语言
- C
- 递交时间
- 2023-09-23 19:50:28
- 评测时间
- 2023-09-23 19:50:28
- 评测机
- 分数
- 100
- 总耗时
- 10ms
- 峰值内存
- 284.0 KiB