0_0_35060396_6025.cpp: In function 'int main()': 0_0_35060396_6025.cpp:41:67: error: 'memset' was not declared in this scope for(int i = 0;i <= 50; i++) memset(root,0,sizeof(root)); ^