Accepted
/in/foo.cc: In function 'int main()':
/in/foo.cc:34:6: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
   34 |      else cout<<Rightstr<<'-'<<a1<<endl;
      |      ^~~~
/in/foo.cc:36:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else'
   36 |   Rightstr.clear();
      |   ^~~~~~~~
  信息
- 递交者
- 类型
- 递交
- 题目
- P3501 ISBN号码
- 语言
- C++
- 递交时间
- 2025-08-10 21:31:45
- 评测时间
- 2025-08-10 21:31:46
- 评测机
- 分数
- 100
- 总耗时
- 29ms
- 峰值内存
- 600.0 KiB