0_0_22348890_9522.cpp:46:31: error: stray '@' in program
POJ Contest,Author:Mathematica@ZSU
^
0_0_22348890_9522.cpp:49:1: error: stray '\267' in program
分析:最大两区间。。?*/p>
^
0_0_22348890_9522.cpp:49:1: error: stray '\326' in program
0_0_22348890_9522.cpp:49:1: error: stray '\316' in program
0_0_22348890_9522.cpp:49:1: error: stray '\366' in program
0_0_22348890_9522.cpp:49:1: error: stray '\243' in program
0_0_22348890_9522.cpp:49:1: error: stray '\272' in program
0_0_22348890_9522.cpp:49:1: error: stray '\327' in program
0_0_22348890_9522.cpp:49:1: error: stray '\356' in program
0_0_22348890_9522.cpp:49:1: error: stray '\264' in program
0_0_22348890_9522.cpp:49:1: error: stray '\363' in program
0_0_22348890_9522.cpp:49:1: error: stray '\301' in program
0_0_22348890_9522.cpp:49:1: error: stray '\275' in program
0_0_22348890_9522.cpp:49:1: error: stray '\307' in program
0_0_22348890_9522.cpp:49:1: error: stray '\370' in program
0_0_22348890_9522.cpp:49:1: error: stray '\274' in program
0_0_22348890_9522.cpp:49:1: error: stray '\344' in program
0_0_22348890_9522.cpp:49:1: error: stray '\241' in program
0_0_22348890_9522.cpp:49:1: error: stray '\243' in program
0_0_22348890_9522.cpp:49:1: error: stray '\241' in program
0_0_22348890_9522.cpp:49:1: error: stray '\243' in program
0_0_22348890_9522.cpp:54:55: error: stray '#' in program
<textarea cols="50" rows="15" name="code" class="cpp">#include <cstdlib>
^
0_0_22348890_9522.cpp:5:1: error: 'below' does not name a type
below:
^
0_0_22348890_9522.cpp:38:43: error: expected unqualified-id before '{' token
In the sample, we choose {2,2,3,-3,4} and {5}, then we can get the answer.
^
0_0_22348890_9522.cpp:38:43: error: expected constructor, destructor, or type conversion before '{' token
0_0_22348890_9522.cpp:38:46: error: expected unqualified-id before ',' token
In the sample, we choose {2,2,3,-3,4} and {5}, then we can get the answer.
^
0_0_22348890_9522.cpp:38:53: error: expected constructor, destructor, or type conversion before 'we'
In the sample, we choose {2,2,3,-3,4} and {5}, then we can get the answer.
^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/cwctype:50:0,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/locale_facets.h:39,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/basic_ios.h:37,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/ios:44,
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_22348890_9522.cpp:55:
GCC4.9.2/x86_64-w64-mingw32/include/wctype.h:15:32: error: expected declaration before end of line
#pragma pack(push,_CRT_PACKING)
^
|