0_0_33695285_16742.cpp:2:4: error: stray '@' in program
* @Author: SHUlpt
^
0_0_33695285_16742.cpp:3:4: error: stray '@' in program
* @Date: 2020-08-06 19:21:42
^
0_0_33695285_16742.cpp:3:16: error: invalid digit "8" in octal constant
* @Date: 2020-08-06 19:21:42
^
0_0_33695285_16742.cpp:4:4: error: stray '@' in program
* @LastEditTime: 2020-08-06 19:52:25
^
0_0_33695285_16742.cpp:4:24: error: invalid digit "8" in octal constant
* @LastEditTime: 2020-08-06 19:52:25
^
0_0_33695285_16742.cpp:5:4: error: stray '@' in program
* @Soruce:
^
0_0_33695285_16742.cpp:2:11: error: found ':' in nested-name-specifier, expected '::'
* @Author: SHUlpt
^
0_0_33695285_16742.cpp:2:5: error: 'Author' has not been declared
* @Author: SHUlpt
^
0_0_33695285_16742.cpp:3:2: error: expected constructor, destructor, or type conversion before '*' token
* @Date: 2020-08-06 19:21:42
^
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/assert.h:15,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/cassert:43,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/x86_64-w64-mingw32/bits/stdc++.h:33,
from 0_0_33695285_16742.cpp:7:
GCC4.9.2/x86_64-w64-mingw32/include/vadefs.h:12:32: error: expected declaration before end of line
#pragma pack(push,_CRT_PACKING)
^
|