Skip to content

Commit 7d82ba7

Browse files
author
Gonzalo Diaz
committed
[BUGFIX] [DOC] [Hacker Rank] Interview Preparation Kit: Array: 2D Array - DS. Delimiter fixed.
1 parent 7667ea2 commit 7d82ba7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hackerrank/interview_preparation_kit/arrays/two_d_array.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ at row `1`, column `2`:
5757
0 4 3
5858
1
5959
8 6 6
60-
````
60+
```
6161

6262
**Note**: If you have already solved the Java domain's Java 2D Array challenge,
6363
you may wish to skip this challenge.

0 commit comments

Comments
 (0)