0_0_22250084_18361.cpp: In function 'int BFS(int, int, std::map<int, std::pair<int, int> >&, std::map<int, std::pair<int, int> >&, std::map<std::pair<int, int>, int>&, int)':
0_0_22250084_18361.cpp:35:56: error: 'memset' was not declared in this scope
memset(v, 0, sizeof(int)*((1<< (totalslots + 4))-1));
^
|