记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:12:19: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
   12 |         while((a|a+1)<b)
      |                  ~^~
foo.cc:13:17: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
   13 |           a=(a|a+1);
      |                ~^~
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 9ms 412.0 KiB
#2 Accepted 3ms 412.0 KiB

信息

递交者
类型
递交
题目
战国时代之单身狗时代
语言
C++
递交时间
2023-11-02 17:38:53
评测时间
2023-11-02 17:38:53
评测机
分数
100
总耗时
13ms
峰值内存
412.0 KiB