sir in tiling problrm i am getting tle in 4 testcases and only 1 test case is working.
TLE in Testcases
you cannot solve this question using simple recursion you need to solve this question using DP
Code for reference purpose:
sir in tiling problrm i am getting tle in 4 testcases and only 1 test case is working.
you cannot solve this question using simple recursion you need to solve this question using DP
Code for reference purpose: