Accepted
foo.cc: In function ‘int main()’:
foo.cc:9:9: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation]
    9 |         else
      |         ^~~~
foo.cc:11:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’
   11 |                 cout<<ans;
      |                 ^~~~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P2626 字母求和3级1 2024.3
 - 比赛
 - 2024.7.23暑期中级1班练习
 - 语言
 - C++
 - 递交时间
 - 2024-07-23 09:55:35
 - 评测时间
 - 2024-07-23 09:55:35
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 14ms
 - 峰值内存
 - 536.0 KiB