public BigInteger FlipBit( int n )
Public Function FlipBit ( n As Integer ) As BigInteger
public: BigInteger^ FlipBit( int n )
function FlipBit(n);
In This Article