#include "defs.h" #include int main() { std::cout << LC231015::numWays(4,2); return 0; }