pub fn number_of_subset_sum<const P: u32, const PR: u32>( s: Vec<usize>, t: usize, ) -> Vec<ConstModInt<P>>
$\#_p$ Subset sum