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