0_0_30099546_16484.cpp: In function 'int main()':
0_0_30099546_16484.cpp:66:12: error: 'b' was not declared in this scope
if(Mode(b,k2,c)!=Mode(a,k1,c))
^
0_0_30099546_16484.cpp:66:26: error: 'a' was not declared in this scope
if(Mode(b,k2,c)!=Mode(a,k1,c))
^
|