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