Wrong Answer
foo.cc: In function 'int main()': foo.cc:8:11: warning: right operand of comma operator has no effect [-Wunused-value] 8 | cin>>n,x1; | ^ foo.cc:5:17: warning: variable 'flag' set but not used [-Wunused-but-set-variable] 5 | int n,x1,max=0,flag,i; | ^~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1062 夏令营小旗手
- 语言
- C++
- 递交时间
- 2022-05-09 16:16:29
- 评测时间
- 2022-05-09 16:16:29
- 评测机
- 分数
- 0
- 总耗时
- 5ms
- 峰值内存
- 384.0 KiB