0_0_23183383_20798.cpp:21:17: error: template argument 1 is invalid
set<long long=""> s;
^
0_0_23183383_20798.cpp:21:17: error: template argument 2 is invalid
0_0_23183383_20798.cpp:21:17: error: template argument 3 is invalid
0_0_23183383_20798.cpp:21:20: error: invalid type in declaration before ';' token
set<long long=""> s;
^
0_0_23183383_20798.cpp: In function 'void Gauss_Elimination(long long int)':
0_0_23183383_20798.cpp:33:29: error: expected ')' before 'i'
if( (x^linear_bases[i])<x i="62;~i;i--)" long="" return="" static="">::iterator it;
^
0_0_23183383_20798.cpp:34:6: error: 'it' was not declared in this scope
for(it=s.begin();it!=s.end();it++)
^
0_0_23183383_20798.cpp:34:11: error: request for member 'begin' in 's', which is of non-class type 'int'
for(it=s.begin();it!=s.end();it++)
^
0_0_23183383_20798.cpp:34:25: error: request for member 'end' in 's', which is of non-class type 'int'
for(it=s.begin();it!=s.end();it++)
^
0_0_23183383_20798.cpp:35:3: error: 'stack1' was not declared in this scope
stack1[++top]=*it;
^
0_0_23183383_20798.cpp:35:12: error: 'top' was not declared in this scope
stack1[++top]=*it;
^
0_0_23183383_20798.cpp:36:8: error: request for member 'clear' in 's', which is of non-class type 'int'
for(s.clear();top;top--)
^
0_0_23183383_20798.cpp:36:16: error: 'top' was not declared in this scope
for(s.clear();top;top--)
^
0_0_23183383_20798.cpp:37:5: error: request for member 'insert' in 's', which is of non-class type 'int'
s.insert( min(stack1[top],stack1[top]^x) );
^
0_0_23183383_20798.cpp:37:17: error: 'stack1' was not declared in this scope
s.insert( min(stack1[top],stack1[top]^x) );
^
0_0_23183383_20798.cpp: In function 'void DFS(int, int)':
0_0_23183383_20798.cpp:47:4: error: request for member 'insert' in 's', which is of non-class type 'int'
s.insert(temp);
^
0_0_23183383_20798.cpp: In function 'void Insert(int)':
0_0_23183383_20798.cpp:63:16: error: 'www' was not declared in this scope
if(v[x]&&v[y])www.2cto.com
^
|