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

📄 时间问题.plg

📁 acm时间问题算法
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: 时间问题 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\shuangxi\LOCALS~1\Temp\RSP1D.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR"Debug/" /Fp"Debug/时间问题.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"H:\nishuangxi\新建文件夹 (10)\时间问题.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\shuangxi\LOCALS~1\Temp\RSP1D.tmp" 
Creating temporary file "C:\DOCUME~1\shuangxi\LOCALS~1\Temp\RSP1E.tmp" with contents
[
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/时间问题.pdb" /debug /machine:I386 /out:"Debug/时间问题.exe" /pdbtype:sept 
".\Debug\时间问题.obj"
]
Creating command line "link.exe @C:\DOCUME~1\shuangxi\LOCALS~1\Temp\RSP1E.tmp"
<h3>Output Window</h3>
Compiling...
时间问题.cpp
H:\nishuangxi\新建文件夹 (10)\时间问题.cpp(6) : error C2079: 'd' uses undefined struct 'date'
H:\nishuangxi\新建文件夹 (10)\时间问题.cpp(11) : error C2065: 'clrscr' : undeclared identifier
H:\nishuangxi\新建文件夹 (10)\时间问题.cpp(13) : error C2065: 'gotoxy' : undeclared identifier
H:\nishuangxi\新建文件夹 (10)\时间问题.cpp(37) : error C2065: 'getdate' : undeclared identifier
H:\nishuangxi\新建文件夹 (10)\时间问题.cpp(38) : error C2228: left of '.da_year' must have class/struct/union type
H:\nishuangxi\新建文件夹 (10)\时间问题.cpp(38) : error C2228: left of '.da_mon' must have class/struct/union type
H:\nishuangxi\新建文件夹 (10)\时间问题.cpp(38) : error C2228: left of '.da_day' must have class/struct/union type
H:\nishuangxi\新建文件夹 (10)\时间问题.cpp(46) : error C2065: 'getch' : undeclared identifier
H:\nishuangxi\新建文件夹 (10)\时间问题.cpp(49) : error C2065: 'strcpy' : undeclared identifier
H:\nishuangxi\新建文件夹 (10)\时间问题.cpp(87) : error C2065: 'strncat' : undeclared identifier
H:\nishuangxi\新建文件夹 (10)\时间问题.cpp(91) : error C2065: 'strlen' : undeclared identifier
H:\nishuangxi\新建文件夹 (10)\时间问题.cpp(104) : error C2065: 'exit' : undeclared identifier
H:\nishuangxi\新建文件夹 (10)\时间问题.cpp(142) : warning C4390: ';' : empty controlled statement found; is this the intent?
H:\nishuangxi\新建文件夹 (10)\时间问题.cpp(148) : warning C4508: 'main' : function should return a value; 'void' return type assumed
Error executing cl.exe.
Creating command line "bscmake.exe /nologo /o"Debug/时间问题.bsc"  ".\Debug\时间问题.sbr""
Creating browse info file...
<h3>Output Window</h3>



<h3>Results</h3>
时间问题.exe - 12 error(s), 2 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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