1.对于一个长度为 nnn 的 bitset:
bitset
&
|
^
.count()
=
2.对于一个长度为 nnn 的数组,一次 memset 复杂度如何?大致多少次容易 TLE?
memset