Accepted
/in/foo.cc: In function 'int main()':
/in/foo.cc:13:15: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
    if((n>>i)&1==1)
              ~^~~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P2031 优秀的拆分
 - 比赛
 - 2024CSP模拟赛5每年T1
 - 语言
 - C++
 - 递交时间
 - 2024-10-20 15:42:12
 - 评测时间
 - 2024-10-20 15:42:12
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 28ms
 - 峰值内存
 - 412.0 KiB