0_0_32745243_27538.cpp: In function 'void div(int)':
0_0_32745243_27538.cpp:10:5: error: 'hhh' was not declared in this scope
hhh[1] = 1;
^
0_0_32745243_27538.cpp: In function 'int main()':
0_0_32745243_27538.cpp:26:16: error: 'hhh' was not declared in this scope
memset(hhh,0,sizeof(hhh));
^
|