0_0_33363458_16862.cpp: In function 'void init()': 0_0_33363458_16862.cpp:16:41: error: 'memset' was not declared in this scope void init(){memset(head, -1, sizeof head); edgenum = 0;} ^