Wrong Answer
foo.cc: In function 'int main()':
foo.cc:6:24: warning: variable 'maxi' set but not used [-Wunused-but-set-variable]
    6 |         int n,max=-100,maxi;
      |                        ^~~~
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - 2 取最大数的博弈游戏
 - 比赛
 - 2022暑期青少年社团(告别赛)
 - 语言
 - C++
 - 递交时间
 - 2022-08-21 20:21:35
 - 评测时间
 - 2022-08-21 20:21:35
 - 评测机
 
- 分数
 - 80
 - 总耗时
 - 111ms
 - 峰值内存
 - 632.0 KiB