Jondoe2
Aug 13, 2007, 08:18 PM
This code below is a piece of code I
Got from my C language program. So my question is that I want to change this
Piece of code into the C++ language.
a) oddnumber(vector<vector<int> > &met, int n);
Thank you...
Got from my C language program. So my question is that I want to change this
Piece of code into the C++ language.
a) oddnumber(vector<vector<int> > &met, int n);
Thank you...