Wrong Answer
/in/foo.c: In function 'main': /in/foo.c:18:2: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ /in/foo.c:20:3: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else' return 0; ^~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- A5-1 超级素数判断
- 比赛
- 中北 计算机2021级专业修读指导(3)
- 语言
- C
- 递交时间
- 2021-12-14 20:03:12
- 评测时间
- 2021-12-14 20:03:12
- 评测机
- 分数
- 80
- 总耗时
- 5ms
- 峰值内存
- 248.0 KiB