Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:15:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 15 | for(int i=1;i<=m+q;i++) | ^~~ /in/foo.cc:17:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 17 | cout<<"No"<<endl<<"Yes"<<endl<<"Yes"; | ^~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P2220 加工零件
- 语言
- C++
- 递交时间
- 2025-10-19 20:34:39
- 评测时间
- 2025-10-19 20:34:39
- 评测机
- 分数
- 10
- 总耗时
- 214ms
- 峰值内存
- 564.0 KiB