lanqiao 1508 N皇后问题
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
// lanqiao1508 N皇后问题
|
// lanqiao 1508 N皇后问题
|
||||||
#include<bits/stdc++.h>
|
#include<bits/stdc++.h>
|
||||||
using namespace std;
|
using namespace std;
|
||||||
const int N = 15;
|
const int N = 15;
|
||||||
|
|||||||
Reference in New Issue
Block a user