0_0_15784948_22979.cpp: In function 'void largest_increasing_subsequence(int*, int)': 0_0_15784948_22979.cpp:16:25: error: 'memset' was not declared in this scope memset(b,0,sizeof(b)); ^