0_0_29867900_1465.cpp: In function 'int main()': 0_0_29867900_1465.cpp:47:30: error: 'malloc' was not declared in this scope char *p = (char *)malloc(size) + size; ^ 0_0_29867900_1465.cpp:60:13: error: expected '}' at end of input return 0; ^