0_0_15375323_16774.cpp:2:11: error: found ':' in nested-name-specifier, expected '::'
* Author:kuangbin
^
0_0_15375323_16774.cpp:2:5: error: 'Author' has not been declared
* Author:kuangbin
^
0_0_15375323_16774.cpp:3:2: error: expected constructor, destructor, or type conversion before '*' token
* 1002.cpp
^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/_mingw.h:282:0,
from GCC4.9.2/x86_64-w64-mingw32/include/crtdefs.h:10,
from GCC4.9.2/x86_64-w64-mingw32/include/stdio.h:9,
from 0_0_15375323_16774.cpp:6:
GCC4.9.2/x86_64-w64-mingw32/include/vadefs.h:12:32: error: expected declaration before end of line
#pragma pack(push,_CRT_PACKING)
^
|