0_0_22174063_19835.cpp: In function 'void init()': 0_0_22174063_19835.cpp:15:31: error: 'memset' was not declared in this scope memset(Pos, 0, sizeof(Pos)); } void addEdge(int f, int t, int v) ^