0_0_17928035_3904.cpp:44:1: error: stray '\345' in program
又用二分写了一遍
^
0_0_17928035_3904.cpp:44:1: error: stray '\217' in program
0_0_17928035_3904.cpp:44:1: error: stray '\210' in program
0_0_17928035_3904.cpp:44:1: error: stray '\347' in program
0_0_17928035_3904.cpp:44:1: error: stray '\224' in program
0_0_17928035_3904.cpp:44:1: error: stray '\250' in program
0_0_17928035_3904.cpp:44:1: error: stray '\344' in program
0_0_17928035_3904.cpp:44:1: error: stray '\272' in program
0_0_17928035_3904.cpp:44:1: error: stray '\214' in program
0_0_17928035_3904.cpp:44:1: error: stray '\345' in program
0_0_17928035_3904.cpp:44:1: error: stray '\210' in program
0_0_17928035_3904.cpp:44:1: error: stray '\206' in program
0_0_17928035_3904.cpp:44:1: error: stray '\345' in program
0_0_17928035_3904.cpp:44:1: error: stray '\206' in program
0_0_17928035_3904.cpp:44:1: error: stray '\231' in program
0_0_17928035_3904.cpp:44:1: error: stray '\344' in program
0_0_17928035_3904.cpp:44:1: error: stray '\272' in program
0_0_17928035_3904.cpp:44:1: error: stray '\206' in program
0_0_17928035_3904.cpp:44:1: error: stray '\344' in program
0_0_17928035_3904.cpp:44:1: error: stray '\270' in program
0_0_17928035_3904.cpp:44:1: error: stray '\200' in program
0_0_17928035_3904.cpp:44:1: error: stray '\351' in program
0_0_17928035_3904.cpp:44:1: error: stray '\201' in program
0_0_17928035_3904.cpp:44:1: error: stray '\215' in program
0_0_17928035_3904.cpp:47:30: error: stray '#' in program
<pre name="code" class="cpp">#include <cstdio>
^
0_0_17928035_3904.cpp:42:2: error: expected unqualified-id before '<' token
}</pre><br>
^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/iosfwd:39:0,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/ios:38,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/ostream:38,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/iostream:39,
from 0_0_17928035_3904.cpp:48:
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stringfwd.h:56:30: error: 'allocator' does not name a type
typename _Alloc = allocator<_CharT> >
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stringfwd.h:56:39: error: expected '>' before '<' token
typename _Alloc = allocator<_CharT> >
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stringfwd.h:62:28: error: template argument 3 is invalid
typedef basic_string<char> string;
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stringfwd.h:62:39: error: invalid type in declaration before ';' token
typedef basic_string<char> string;
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stringfwd.h:68:31: error: template argument 3 is invalid
typedef basic_string<wchar_t> wstring;
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stringfwd.h:68:40: error: invalid type in declaration before ';' token
typedef basic_string<wchar_t> wstring;
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stringfwd.h:78:32: error: template argument 3 is invalid
typedef basic_string<char16_t> u16string;
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stringfwd.h:78:43: error: invalid type in declaration before ';' token
typedef basic_string<char16_t> u16string;
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stringfwd.h:81:32: error: template argument 3 is invalid
typedef basic_string<char32_t> u32string;
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stringfwd.h:81:43: error: invalid type in declaration before ';' token
typedef basic_string<char32_t> u32string;
^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/ios:38:0,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/ostream:38,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/iostream:39,
from 0_0_17928035_3904.cpp:48:
GCC4.9.2/x86_64-w64-mingw32/include/c++/iosfwd:92:24: error: 'allocator' does not name a type
typename _Alloc = allocator<_CharT> >
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/iosfwd:92:33: error: expected '>' before '<' token
typename _Alloc = allocator<_CharT> >
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/iosfwd:96:23: error: 'allocator' does not name a type
typename _Alloc = allocator<_CharT> >
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/iosfwd:96:32: error: expected '>' before '<' token
typename _Alloc = allocator<_CharT> >
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/iosfwd:100:23: error: 'allocator' does not name a type
typename _Alloc = allocator<_CharT> >
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/iosfwd:100:32: error: expected '>' before '<' token
typename _Alloc = allocator<_CharT> >
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/iosfwd:104:23: error: 'allocator' does not name a type
typename _Alloc = allocator<_CharT> >
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/iosfwd:104:32: error: expected '>' before '<' token
typename _Alloc = allocator<_CharT> >
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/iosfwd:142:31: error: template argument 3 is invalid
typedef basic_stringbuf<char> stringbuf;
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/iosfwd:142:43: error: invalid type in declaration before ';' token
typedef basic_stringbuf<char> stringbuf;
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/iosfwd:145:35: error: template argument 3 is invalid
typedef basic_istringstream<char> istringstream;
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/iosfwd:145:51: error: invalid type in declaration before ';' token
typedef basic_istringstream<char> istringstream;
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/iosfwd:148:35: error: template argument 3 is invalid
typedef basic_ostringstream<char> ostringstream;
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/iosfwd:148:51: error: invalid type in declaration before ';' token
typedef basic_ostringstream<char> ostringstream;
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/iosfwd:151:34: error: template argument 3 is invalid
typedef basic_stringstream<char> stringstream;
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/iosfwd:151:49: error: invalid type in declaration before ';' token
typedef basic_stringstream<char> stringstream;
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/iosfwd:182:34: error: template argument 3 is invalid
typedef basic_stringbuf<wchar_t> wstringbuf;
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/iosfwd:182:47: error: invalid type in declaration before ';' token
typedef basic_stringbuf<wchar_t> wstringbuf;
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/iosfwd:185:38: error: template argument 3 is invalid
typedef basic_istringstream<wchar_t> wistringstream;
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/iosfwd:185:55: error: invalid type in declaration before ';' token
typedef basic_istringstream<wchar_t> wistringstream;
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/iosfwd:188:38: error: template argument 3 is invalid
typedef basic_ostringstream<wchar_t> wostringstream;
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/iosfwd:188:55: error: invalid type in declaration before ';' token
typedef basic_ostringstream<wchar_t> wostringstream;
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/iosfwd:191:37: error: template argument 3 is invalid
typedef basic_stringstream<wchar_t> wstringstream;
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/iosfwd:191:53: error: invalid type in declaration before ';' token
typedef basic_stringstream<wchar_t> wstringstream;
^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/string:41:0,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/locale_classes.h:40,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/ios_base.h:41,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/ios:42,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/ostream:38,
|