Wrong Answer
foo.cc: In function ‘int main()’: foo.cc:23:17: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] 23 | else; | ^~~~ foo.cc:24:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ 24 | cout<<"Yes"<<endl; | ^~~~
信息
- 递交者
- 类型
- 递交
- 题目
- A3-2 素数专题:素数判断
- 比赛
- 2024程序设计与竞赛作业赛第一场(喜相逢)
- 语言
- C++
- 递交时间
- 2024-09-26 22:06:09
- 评测时间
- 2024-09-26 22:06:09
- 评测机
- 分数
- 60
- 总耗时
- 14ms
- 峰值内存
- 764.0 KiB