Wrong Answer
foo.cc: In function 'int main()':
foo.cc:16:25: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   16 |                         if(s1)
      |                         ^~
foo.cc:17:38: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   17 |                         d[++d[0]]=s1;sum=max(sum,s1)+k;
      |                                      ^~~
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P2088 黑白奶牛(cow)
 - 比赛
 - 2023CSP热身2
 - 语言
 - C++
 - 递交时间
 - 2023-10-01 20:12:47
 - 评测时间
 - 2023-10-01 20:12:47
 - 评测机
 
- 分数
 - 30
 - 总耗时
 - 199ms
 - 峰值内存
 - 1.277 MiB