0_0_35920042_22000.cpp: In function 'int main()': 0_0_35920042_22000.cpp:59:38: error: 'memset' was not declared in this scope memset(head, -1, sizeof(int)*(n+10)); cntE = 0; ^