Accepted
foo.cc: In function 'int main()': foo.cc:47:19: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] if ((i+j&1)==0){ ~^~ foo.cc:50:30: warning: suggest parentheses around '+' inside '>>' [-Wparentheses] int mid=l+r>>1; ~^~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1556 对称的正方形
- 语言
- C++
- 递交时间
- 2021-09-08 15:37:19
- 评测时间
- 2021-09-08 15:37:19
- 评测机
- 分数
- 100
- 总耗时
- 3792ms
- 峰值内存
- 67.602 MiB