Time-limit and run time error in 3 test cases

Please check the code.

please permit some time i am debugging the code

char board[10001][10001];

just increase the size of the board
since the constraints are so.

Yeah I already figured it out and marked the doubt as resolved. Thankyou

1 Like