Isn't the error message clear enough? There is no variable named "items" (there is only one named "array"). You have also another error in your code, regarding vectors' const-qualifiers.