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