Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Make sure you're including the vector header file

#include <vector>

Make sure to familiarize yourself with the basics of C++. You should know this.