Wrong Answer
foo.cc: In function 'int main()': foo.cc:27:33: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 27 | if(a[i] = max) maxi = i; | ~~~~~^~~~~ foo.cc:39:41: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 39 | if(a[i] = max) maxi = i; | ~~~~~^~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1218 2 取最大数的博弈游戏
- 语言
- C++
- 递交时间
- 2022-08-22 17:37:28
- 评测时间
- 2022-08-22 17:37:28
- 评测机
- 分数
- 80
- 总耗时
- 69ms
- 峰值内存
- 632.0 KiB