NQueen.plg
资源名称:NQueen.rar [点击查看]
上传用户:hncsjd
上传日期:2022-07-08
资源大小:3772k
文件大小:1k
源码类别:
其他智力游戏
开发平台:
Visual C++
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: NQueen - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "C:DOCUME~1asusLOCALS~1TempRSP2A.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/NQueen.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "E: 3 算法分析与设计 9-10下(教学方法改革) 2 案例2 N皇后问题的自动求解√ 1 程序界面NQueen1:绘制N皇后的棋盘NQueenDlg.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1asusLOCALS~1TempRSP2A.tmp"
- Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/NQueen.pdb" /debug /machine:I386 /out:"Debug/NQueen.exe" /pdbtype:sept ".DebugNQueen.obj" ".DebugNQueenDlg.obj" ".DebugStdAfx.obj" ".DebugNQueen.res" "
- <h3>Output Window</h3>
- Compiling...
- NQueenDlg.cpp
- Linking...
- <h3>Results</h3>
- NQueen.exe - 0 error(s), 0 warning(s)
- </pre>
- </body>
- </html>