0_0_17832691_16406.cpp: In function 'int main()': 0_0_17832691_16406.cpp:27:36: error: 'malloc' was not declared in this scope a = (int*)malloc(sizeof(int) * n); ^