0_0_9995932_29332.cpp: In function `void nQueen(int, int)':
0_0_9995932_29332.cpp:35: error: `count' undeclared (first use this function)
0_0_9995932_29332.cpp:35: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_9995932_29332.cpp: In function `void init(int)':
0_0_9995932_29332.cpp:51: error: `count' undeclared (first use this function)
0_0_9995932_29332.cpp: In function `int main()':
0_0_9995932_29332.cpp:66: error: `count' undeclared (first use this function)
|