Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:11:14: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
   if(n&0x0001>0)
        ~~~~~~^~
# 状态 耗时 内存占用
#1 Accepted 1ms 324.0 KiB
#2 Accepted 1ms 376.0 KiB

信息

递交者
类型
递交
题目
P1143 编码中有多少个1
语言
C++
递交时间
2021-10-23 09:51:37
评测时间
2021-10-23 09:51:37
评测机
分数
100
总耗时
3ms
峰值内存
376.0 KiB