In function 'int main()':
56:25: error: invalid types 'int[int]' for array subscript
59:18: error: 'userArray' was not declared in this scope
61:26: error: 'userSize' was not declared in this scope
63:18: error: invalid types 'int[int]' for array subscript
65:11: error: type 'int' argument given to 'delete', expected pointer