0_0_20882923_19345.cpp:3:2: error: invalid preprocessing directive #incldue
#incldue <cstring>
^
0_0_20882923_19345.cpp: In function 'int main(int, char**)':
0_0_20882923_19345.cpp:15:27: error: 'memset' was not declared in this scope
memset(a,0,sizeof(a));
^
|