Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:20:13: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] while(l1<=r1 & l2 <=r2){ ~~^~~~ /in/foo.cc:37:13: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] while(l1<=r1 & l2 <=r2){ ~~^~~~
信息
- 递交者
- 类型
- 递交
- 题目
- 泡泡堂BNB
- 语言
- C++
- 递交时间
- 2019-11-05 13:29:01
- 评测时间
- 2019-11-05 13:29:01
- 评测机
- 分数
- 100
- 总耗时
- 125ms
- 峰值内存
- 1.082 MiB