Wrong Answer
foo.cc: In function ‘int main()’: foo.cc:13:17: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 13 | if ( b%i==0) | ^~ foo.cc:15:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 15 | break; | ^~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- A5-1 超级素数判断
- 语言
- C++
- 递交时间
- 2025-08-07 20:04:00
- 评测时间
- 2025-08-07 20:04:00
- 评测机
- 分数
- 40
- 总耗时
- 13ms
- 峰值内存
- 508.0 KiB