0_0_32382083_30238.cpp: In function 'int main()':
0_0_32382083_30238.cpp:59:20: error: 'ha' was not declared in this scope
if(ha[j]==1)
^
0_0_32382083_30238.cpp:61:20: error: 'ha' was not declared in this scope
if(ha[j]>=2)
^
0_0_32382083_30238.cpp:64:16: error: 'cont' was not declared in this scope
if(cont>=2)
^
|