0_0_17139075_18866.cpp:1:1: error: stray '\346' in program
最大流+二分,建图跟3081差不多,这里就省略, code 如下。
^
0_0_17139075_18866.cpp:1:1: error: stray '\234' in program
0_0_17139075_18866.cpp:1:1: error: stray '\200' in program
0_0_17139075_18866.cpp:1:1: error: stray '\345' in program
0_0_17139075_18866.cpp:1:1: error: stray '\244' in program
0_0_17139075_18866.cpp:1:1: error: stray '\247' in program
0_0_17139075_18866.cpp:1:1: error: stray '\346' in program
0_0_17139075_18866.cpp:1:1: error: stray '\265' in program
0_0_17139075_18866.cpp:1:1: error: stray '\201' in program
0_0_17139075_18866.cpp:1:1: error: stray '\344' in program
0_0_17139075_18866.cpp:1:1: error: stray '\272' in program
0_0_17139075_18866.cpp:1:1: error: stray '\214' in program
0_0_17139075_18866.cpp:1:1: error: stray '\345' in program
0_0_17139075_18866.cpp:1:1: error: stray '\210' in program
0_0_17139075_18866.cpp:1:1: error: stray '\206' in program
0_0_17139075_18866.cpp:1:1: error: stray '\357' in program
0_0_17139075_18866.cpp:1:1: error: stray '\274' in program
0_0_17139075_18866.cpp:1:1: error: stray '\214' in program
0_0_17139075_18866.cpp:1:1: error: stray '\345' in program
0_0_17139075_18866.cpp:1:1: error: stray '\273' in program
0_0_17139075_18866.cpp:1:1: error: stray '\272' in program
0_0_17139075_18866.cpp:1:1: error: stray '\345' in program
0_0_17139075_18866.cpp:1:1: error: stray '\233' in program
0_0_17139075_18866.cpp:1:1: error: stray '\276' in program
0_0_17139075_18866.cpp:1:1: error: stray '\350' in program
0_0_17139075_18866.cpp:1:1: error: stray '\267' in program
0_0_17139075_18866.cpp:1:1: error: stray '\237' in program
0_0_17139075_18866.cpp:1:1: error: stray '\345' in program
0_0_17139075_18866.cpp:1:1: error: stray '\267' in program
0_0_17139075_18866.cpp:1:1: error: stray '\256' in program
0_0_17139075_18866.cpp:1:1: error: stray '\344' in program
0_0_17139075_18866.cpp:1:1: error: stray '\270' in program
0_0_17139075_18866.cpp:1:1: error: stray '\215' in program
0_0_17139075_18866.cpp:1:1: error: stray '\345' in program
0_0_17139075_18866.cpp:1:1: error: stray '\244' in program
0_0_17139075_18866.cpp:1:1: error: stray '\232' in program
0_0_17139075_18866.cpp:1:1: error: stray '\357' in program
0_0_17139075_18866.cpp:1:1: error: stray '\274' in program
0_0_17139075_18866.cpp:1:1: error: stray '\214' in program
0_0_17139075_18866.cpp:1:1: error: stray '\350' in program
0_0_17139075_18866.cpp:1:1: error: stray '\277' in program
0_0_17139075_18866.cpp:1:1: error: stray '\231' in program
0_0_17139075_18866.cpp:1:1: error: stray '\351' in program
0_0_17139075_18866.cpp:1:1: error: stray '\207' in program
0_0_17139075_18866.cpp:1:1: error: stray '\214' in program
0_0_17139075_18866.cpp:1:1: error: stray '\345' in program
0_0_17139075_18866.cpp:1:1: error: stray '\260' in program
0_0_17139075_18866.cpp:1:1: error: stray '\261' in program
0_0_17139075_18866.cpp:1:1: error: stray '\347' in program
0_0_17139075_18866.cpp:1:1: error: stray '\234' in program
0_0_17139075_18866.cpp:1:1: error: stray '\201' in program
0_0_17139075_18866.cpp:1:1: error: stray '\347' in program
0_0_17139075_18866.cpp:1:1: error: stray '\225' in program
0_0_17139075_18866.cpp:1:1: error: stray '\245' in program
0_0_17139075_18866.cpp:1:1: error: stray '\345' in program
0_0_17139075_18866.cpp:1:1: error: stray '\246' in program
0_0_17139075_18866.cpp:1:1: error: stray '\202' in program
0_0_17139075_18866.cpp:1:1: error: stray '\344' in program
0_0_17139075_18866.cpp:1:1: error: stray '\270' in program
0_0_17139075_18866.cpp:1:1: error: stray '\213' in program
0_0_17139075_18866.cpp:1:1: error: stray '\343' in program
0_0_17139075_18866.cpp:1:1: error: stray '\200' in program
0_0_17139075_18866.cpp:1:1: error: stray '\202' in program
0_0_17139075_18866.cpp:1:10: error: expected unqualified-id before '+' token
最大流+二分,建图跟3081差不多,这里就省略, code 如下。
^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/move.h:57:0,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_pair.h:59,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/utility:70,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/algorithm:60,
from 0_0_17139075_18866.cpp:4:
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:294:31: error: 'std::size_t' has not been declared
template<typename _Tp, std::size_t _Size>
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:493:37: error: 'nullptr_t' is not a member of 'std'
struct __is_null_pointer_helper<std::nullptr_t>
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:493:37: error: 'nullptr_t' is not a member of 'std'
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:493:51: error: template argument 1 is invalid
struct __is_null_pointer_helper<std::nullptr_t>
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:1336:32: error: 'size_t' is not a member of 'std'
: public integral_constant<std::size_t, __alignof__(_Tp)> { };
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:1336:32: note: suggested alternative:
In file included from GCC4.9.2/x86_64-w64-mingw32/include/crtdefs.h:10:0,
from GCC4.9.2/x86_64-w64-mingw32/include/stdio.h:9,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/cstdio:42,
from 0_0_17139075_18866.cpp:2:
GCC4.9.2/x86_64-w64-mingw32/include/_mingw.h:377:44: note: 'size_t'
__MINGW_EXTENSION typedef unsigned __int64 size_t;
^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/move.h:57:0,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_pair.h:59,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/utility:70,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/algorithm:60,
from 0_0_17139075_18866.cpp:4:
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:1336:32: error: 'size_t' is not a member of 'std'
: public integral_constant<std::size_t, __alignof__(_Tp)> { };
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:1336:32: note: suggested alternative:
In file included from GCC4.9.2/x86_64-w64-mingw32/include/crtdefs.h:10:0,
from GCC4.9.2/x86_64-w64-mingw32/include/stdio.h:9,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/cstdio:42,
from 0_0_17139075_18866.cpp:2:
GCC4.9.2/x86_64-w64-mingw32/include/_mingw.h:377:44: note: 'size_t'
__MINGW_EXTENSION typedef unsigned __int64 size_t;
^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/move.h:57:0,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_pair.h:59,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/utility:70,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/algorithm:60,
from 0_0_17139075_18866.cpp:4:
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:1336:61: error: template argument 1 is invalid
: public integral_constant<std::size_t, __alignof__(_Tp)> { };
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:1336:61: note: invalid template non-type parameter
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:1341:32: error: 'size_t' is not a member of 'std'
: public integral_constant<std::size_t, 0> { };
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:1341:32: note: suggested alternative:
In file included from GCC4.9.2/x86_64-w64-mingw32/include/crtdefs.h:10:0,
from GCC4.9.2/x86_64-w64-mingw32/include/stdio.h:9,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/cstdio:42,
from 0_0_17139075_18866.cpp:2:
GCC4.9.2/x86_64-w64-mingw32/include/_mingw.h:377:44: note: 'size_t'
__MINGW_EXTENSION typedef unsigned __int64 size_t;
^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/move.h:57:0,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_pair.h:59,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/utility:70,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/algorithm:60,
from 0_0_17139075_18866.cpp:4:
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:1341:32: error: 'size_t' is not a member of 'std'
: public integral_constant<std::size_t, 0> { };
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_tr
|