Accepted
foo.c: In function ‘main’: foo.c:17:9: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] 17 | else | ^~~~ foo.c:19:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ 19 | return 0; | ^~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- A3-2 素数专题:素数判断
- 比赛
- 2024程序设计与竞赛作业赛第一场(喜相逢)
- 语言
- C
- 递交时间
- 2024-09-26 20:48:38
- 评测时间
- 2024-09-26 20:48:38
- 评测机
- 分数
- 100
- 总耗时
- 6ms
- 峰值内存
- 560.0 KiB