https://ide.codingblocks.com/s/171588 – my solution for SEQ problem, it is getting accepted in coding blocks platform but shows runtime error on spoj ,
Is there any test case or base case i am missing , i didnt watch the solution video yet .
The code is a bit hard to understand , but the matrix multiplying functions are working. please check it out.