Ok, I am trying out www.topcoder.com
I can do classes well enough, and i'm pretty sure (despite my inexperience) that I can code some solutions there. The problem is, for almost every problem that I have an idea of how to solve they are passing a parameter vector<int> . What is this, and how do I use it?




Reply With Quote