User: johnnylo

  • Public profile

User profile: johnnylo

User info
User name:johnnylo
History
Joined:
Number of posts:5
Latest posts:

int collapse(vector<int> result> needs correction!!
thanks..

int collapse(vector<int> result> needs correction!!
this should return a vector of ints right? [code]vector<int> collapse(vector<int> s) { vector...

int collapse(vector<int> result> needs correction!!
[quote]create a function named collapse. the function takes a vector as an only parameter. the resul...

int * numchar() can not return an int
i don't know what int* is but the function has to to return an int value such as 3.. after i fixe...

int * numchar() can not return an int
[quote]write the function numchr(). the function has two parameters: a const char * s pointing to th...

This user does not accept Private Messages