File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Keep updating.
2626

2727
## Medium:
2828
- Eight Queens
29-
- This challenge only asks you to determine if there is any attack, which is much more simple than to find solutions that no queen attacking each other as described in [wikiedia](https://en.wikipedia.org/wiki/Eight_queens_puzzle#Solutions).
29+
- This challenge only asks you to determine if there is any attack, which is much simpler than to find solutions that no queen attacking each other as described in [wikiedia](https://en.wikipedia.org/wiki/Eight_queens_puzzle#Solutions).
3030

3131
## Hard
3232
- Kaprekars Constant

0 commit comments

Comments
 (0)