0_0_15939113_20979.cpp:2:2: error: invalid preprocessing directive #inlcude
#inlcude<memory.h>
^
0_0_15939113_20979.cpp: In function 'int main()':
0_0_15939113_20979.cpp:21:25: error: 'memset' was not declared in this scope
memset(idx,0,sizeof(idx));
^
|