Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
a〜= b * c; ブール論理にすることはできないので、それは何ですか?
~単一の整数のビット単位の補数を与えます...。
~
したがって、ここでbとcが乗算され、数値のビットが逆になる可能性があります。