Skip to content

Commit f0a3664

Browse files
authored
Merge pull request #3996 from Anshika14528/p
Point_Not_Counted
2 parents e55a6b2 + aa97c5a commit f0a3664

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dsa-solutions/lc-solutions/0900-0999/0999-available-captures-for-rook.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ tags:
88
- matrix
99
---
1010

11+
1112
## Problem Description
1213

1314
You are given an 8 x 8 matrix representing a chessboard. There is exactly one white rook represented by 'R', some number of white bishops 'B', and some number of black pawns 'p'. Empty squares are represented by '.'.

0 commit comments

Comments
 (0)