edit test.cpp

This commit is contained in:
2021-03-08 22:10:49 +09:00
parent eebfc2db5e
commit 9ebd015454

View File

@ -33,7 +33,7 @@ namespace ZNsHide*/}/*namespace ZNsMain*/
int main(int ArgiCnt, char** AppArgu)
{
cout<<endl<<"!!! C++'s Great Start !!!"<<endl<<endl;
cout<<endl<<"!!! C++'s Great Start -- 2021-03-08 11:10:00 !!!"<<endl<<endl;
typedef ZNsMain::ZtCObjList<int> CListByInt;