Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

10
  • Welcome to Stack Overflow. Please take the time to read The Tour and refer to the material from the Help Center what and how you can ask here. Commented May 31, 2017 at 19:41
  • 1
    "it doesn't work. My question is what do I have to do in order for it to work?" Isn't a clear problem description. What exactly doesn't work? Post all error message in your question verbatim please. Ideally a minimal reproducible example. Commented May 31, 2017 at 19:43
  • "it doesn't work" - In what sense? What error messages do you get? What compiler are you using? What version of the compiler? Commented May 31, 2017 at 19:43
  • What is your error? Commented May 31, 2017 at 19:45
  • Using visual studio 2013 express, im getting following error message. no instance of constructor "Vector::Vector" matches the argument list argument types are: (int, int, int) Commented May 31, 2017 at 19:46