⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 1006.plg

📁 第33届ACM亚洲区域赛(哈尔滨赛区预选)1006题目源码
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: 1006 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\Users\whbm\AppData\Local\Temp\RSP2469.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/1006.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\My VC++\1006\1006.cpp"
]
Creating command line "cl.exe @C:\Users\whbm\AppData\Local\Temp\RSP2469.tmp" 
<h3>Output Window</h3>
Compiling...
1006.cpp
e:\my vc++\1006\1006.cpp(3) : error C2632: 'long' followed by 'long' is illegal
e:\my vc++\1006\1006.cpp(6) : error C2632: 'long' followed by 'long' is illegal
e:\my vc++\1006\1006.cpp(29) : warning C4508: 'main' : function should return a value; 'void' return type assumed
执行 cl.exe 时出错.



<h3>Results</h3>
1006.obj - 1 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -