C# Class AtCoder.Internal.InternalBitTest

显示文件 Open project: naminodarie/ac-library-csharp

Private Methods

Method Description
BSF ( uint input, int expected ) : void
CeilPow2 ( int input, int expected ) : void
ExtractLowestSetBit ( int input, uint expected ) : void