Accepted
foo.cc: In function 'void solve()': foo.cc:18:14: warning: suggest parentheses around '+' inside '>>' [-Wparentheses] 18 | cin >> a + 1; | ~~^~~ foo.cc:19:14: warning: suggest parentheses around '+' inside '>>' [-Wparentheses] 19 | cin >> b + 1; | ~~^~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1388 Problem G. 出现次数
- 比赛
- 2022年暑期算法队集训赛
- 语言
- C++
- 递交时间
- 2022-07-08 21:03:02
- 评测时间
- 2022-07-08 21:03:02
- 评测机
- 分数
- 100
- 总耗时
- 624ms
- 峰值内存
- 1020.0 KiB