0_0_36407308_12239.cpp: In member function 'void graph::clear()': 0_0_36407308_12239.cpp:18:44: error: 'memset' was not declared in this scope void clear(){memset(head,0,sizeof(head));tot=0;} ^