Skip to content

Commit b43a1a1

Browse files
authored
update sudoku
just adding a comment😁
1 parent 55ff0ad commit b43a1a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: Backtracking/Sudoku.js

+1
Original file line numberDiff line numberDiff line change
@@ -78,3 +78,4 @@ class Sudoku {
7878
}
7979

8080
export { Sudoku }
81+
//nice code

0 commit comments

Comments
 (0)