0_0_35897200_24025.cpp:4:2: error: invalid preprocessing directive #inlcude
#inlcude<cstring>
^
0_0_35897200_24025.cpp: In function 'int main()':
0_0_35897200_24025.cpp:54:31: error: 'memset' was not declared in this scope
memset(vis,false,sizeof(vis));
^
|