User profile: targaryen
User info |
User name: | targaryen |
History |
Joined: | |
Number of posts: | 25 |
Latest posts: |
min/max, mean, median. i dont know, how to do that?
min/max, mean, median. guys, further question.. now i have a vector<vector<double>>. How do you suggest i should calculate ...
min/max, mean, median. I added small code to remove spaces
[code]
void RemoveSpaces(string &input)
{
delChar(input, '\n')...
min/max, mean, median. yes, it was space problem.
i checked in the input file and removed the spaces, it worked!
I thank...
min/max, mean, median. The code gives error on the line below, when the value of j = 8.
[code]
if(data[j][i] != "?")
[/co...
|
This user does not accept Private Messages