P_Q_solution.plg
上传用户:jinqiu1010
上传日期:2021-09-06
资源大小:3082k
文件大小:2k
开发平台:

C/C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: P_Q_solution - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1张古月LOCALS~1TempRSP115.tmp" with contents
  10. [
  11. /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/P_Q_solution.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ  /c 
  12. "D:1越狱第四季P_Q_solutionP_Q_solution.cpp"
  13. ]
  14. Creating command line "cl.exe @"C:DOCUME~1张古月LOCALS~1TempRSP115.tmp"" 
  15. Creating temporary file "C:DOCUME~1张古月LOCALS~1TempRSP116.tmp" with contents
  16. [
  17. kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib  kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/P_Q_solution.pdb" /debug /machine:I386 /out:"Debug/P_Q_solution.exe" /pdbtype:sept 
  18. ".DebugStdAfx.obj"
  19. ".DebugP_Q_solution.obj"
  20. ]
  21. Creating command line "link.exe @"C:DOCUME~1张古月LOCALS~1TempRSP116.tmp""
  22. <h3>Output Window</h3>
  23. Compiling...
  24. P_Q_solution.cpp
  25. D:1越狱第四季P_Q_solutionP_Q_solution.cpp(14) : warning C4305: 'initializing' : truncation from 'const double' to 'float'
  26. D:1越狱第四季P_Q_solutionP_Q_solution.cpp(14) : warning C4305: 'initializing' : truncation from 'const double' to 'float'
  27. D:1越狱第四季P_Q_solutionP_Q_solution.cpp(39) : warning C4508: 'main' : function should return a value; 'void' return type assumed
  28. Linking...
  29. <h3>Results</h3>
  30. P_Q_solution.exe - 0 error(s), 0 warning(s)
  31. </pre>
  32. </body>
  33. </html>