0_0_25009093_32240.cpp:46:9: error: stray '\250' in program
for( int j = 1 ; j >= 0; 每j ) {
^
0_0_25009093_32240.cpp:71:14: error: stray '\250' in program
int curOne = curOnes + j 每 2*oneCnt;
^
0_0_25009093_32240.cpp:82:14: error: stray '\250' in program
curOne = curZeros 每 j + 2*oneCnt;
^
0_0_25009093_32240.cpp:83:14: error: stray '\250' in program
int nextOne = j + curOnes 每 oneCnt;
^
0_0_25009093_32240.cpp:111:5: error: stray '\241' in program
while( scanf(※%d%d%lld%lld§,&n,&m,&s,&t) != EOF ) {
^
0_0_25009093_32240.cpp:111:5: error: stray '\260' in program
0_0_25009093_32240.cpp:111:5: error: stray '\241' in program
0_0_25009093_32240.cpp:111:5: error: stray '\261' in program
0_0_25009093_32240.cpp:117:16: error: stray '\241' in program
cerr<<t<<§ ※<<MAXT<<endl;
^
0_0_25009093_32240.cpp:117:16: error: stray '\261' in program
0_0_25009093_32240.cpp:117:16: error: stray '\241' in program
0_0_25009093_32240.cpp:117:16: error: stray '\260' in program
0_0_25009093_32240.cpp:121:17: error: stray '\241' in program
scanf(※%lld§,&a[i]);
^
0_0_25009093_32240.cpp:121:17: error: stray '\260' in program
0_0_25009093_32240.cpp:121:17: error: stray '\241' in program
0_0_25009093_32240.cpp:121:17: error: stray '\261' in program
0_0_25009093_32240.cpp:131:12: error: stray '\250' in program
if( x == s ) loops每;
^
0_0_25009093_32240.cpp:132:12: error: stray '\241' in program
printf(※%lld\n§, loops);
^
0_0_25009093_32240.cpp:132:12: error: stray '\260' in program
0_0_25009093_32240.cpp:132:12: error: stray '\' in program
0_0_25009093_32240.cpp:132:12: error: stray '\241' in program
0_0_25009093_32240.cpp:132:12: error: stray '\261' in program
0_0_25009093_32240.cpp: In function 'void solve(LL, LL&, LL&)':
0_0_25009093_32240.cpp:33:4: error: reference to 'rank' is ambiguous
rank[0][0][0] = n;
^
0_0_25009093_32240.cpp:19:5: note: candidates are: int rank [2][2][100005]
int rank[2][2][N+5];
^
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++/bits/stl_algobase.h:64,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/char_traits.h:39,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/ios:40,
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_25009093_32240.cpp:1:
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:1340:12: note: template<class> struct std::rank
struct rank
^
0_0_25009093_32240.cpp:34:4: error: reference to 'rank' is ambiguous
rank[0][1][0] = 0;
^
0_0_25009093_32240.cpp:19:5: note: candidates are: int rank [2][2][100005]
int rank[2][2][N+5];
^
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++/bits/stl_algobase.h:64,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/char_traits.h:39,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/ios:40,
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_25009093_32240.cpp:1:
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:1340:12: note: template<class> struct std::rank
struct rank
^
0_0_25009093_32240.cpp:36:9: error: reference to 'rank' is ambiguous
rank[0][0][i] = i-1;
^
0_0_25009093_32240.cpp:19:5: note: candidates are: int rank [2][2][100005]
int rank[2][2][N+5];
^
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++/bits/stl_algobase.h:64,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/char_traits.h:39,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/ios:40,
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_25009093_32240.cpp:1:
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:1340:12: note: template<class> struct std::rank
struct rank
^
0_0_25009093_32240.cpp:45:39: error: reference to 'rank' is ambiguous
for( int j = 0 ; j < 2; ++j ) rank[cur][j][0] = 0;
^
0_0_25009093_32240.cpp:19:5: note: candidates are: int rank [2][2][100005]
int rank[2][2][N+5];
^
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++/bits/stl_algobase.h:64,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/char_traits.h:39,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/ios:40,
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_25009093_32240.cpp:1:
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:1340:12: note: template<class> struct std::rank
struct rank
^
0_0_25009093_32240.cpp:46:35: error: 'Cj' was not declared in this scope
for( int j = 1 ; j >= 0; 每j ) {
^
0_0_25009093_32240.cpp:47:36: error: reference to 'rank' is ambiguous
for( int k = 1 ; k <= rank[pre][j][0]; ++k ) {
^
0_0_25009093_32240.cpp:19:5: note: candidates are: int rank [2][2][100005]
int rank[2][2][N+5];
^
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++/bits/stl_algobase.h:64,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/char_traits.h:39,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/ios:40,
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_25009093_32240.cpp:1:
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:1340:12: note: template<class> struct std::rank
struct rank
^
0_0_25009093_32240.cpp:48:29: error: reference to 'rank' is ambiguous
int idx = rank[pre][j][k];
^
0_0_25009093_32240.cpp:19:5: note: candidates are: int rank [2][2][100005]
int rank[2][2][N+5];
^
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++/bits/stl_algobase.h:64,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/char_traits.h:39,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/ios:40,
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_25009093_32240.cpp:1:
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:1340:12: note: template<class> struct std::rank
struct rank
^
0_0_25009093_32240.cpp:49:43: error: reference to 'rank' is ambiguous
if( a[idx] & two(i-1) ) rank[cur][1][ ++rank[cur][1][0] ] = idx ;
^
0_0_25009093_32240.cpp:19:5: note: candidates are: int rank [2][2][100005]
int rank[2][2][N+5];
^
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++/bits/stl_algobase.h:64,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/char_traits.h:39,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/ios:40,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/ostream:38,
from D
|