Module bitwise_and_convolution

Module bitwise_and_convolution 

Source

Re-exportsยง

pub use competitive::algebra::AddMulOperation;
pub use competitive::math::BitwiseandConvolve;
pub use competitive::math::BitwiseorConvolve;
pub use competitive::math::ConvolveSteps;
pub use competitive::num::montgomery::MInt998244353;

Functionsยง

bitwise_and_convolution
โœ… AC 92ms
bitwise_or_convolution
โœ… AC 93ms
test_bitwise_and_convolution ๐Ÿ”’
test_bitwise_or_convolution ๐Ÿ”’