Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf2f5162

Browse files
committed
Add N-Queens.
1 parente2ef460 commitf2f5162

File tree

1 file changed

+1
-1
lines changed
  • src/algorithms/uncategorized/n-queens

1 file changed

+1
-1
lines changed

‎src/algorithms/uncategorized/n-queens/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Generate all possible configurations of queens on board and print a
2929
configuration that satisfies the given constraints.
3030

3131
```
32-
while there are untriedconflagrations
32+
while there are untriedconfigurations
3333
{
3434
generate the next configuration
3535
if queens don't attack in this configuration then

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp