User: passw0rd

  • Public profile

User profile: passw0rd

User info
User name:passw0rd
Old user name:hanfengbin
Name:han
History
Joined:
Number of posts:45
Latest posts:

superstring question
Write your question here. this is my code about search substring in a file. but i need to change i...

Pascal's Triangle
Define a function int ** pascal(int rows) that returns a triangular array containing the...

shuffle
Define a function int * shuffle (int * p1, int length1, int * p2, int length2) that "shu...

What r differences between *p and **p in C++
int **P *p=&x; is p point to the x's address's address? and *p point to the x's address? **p=n?

sort by length
can u guys help me find out errors? the error is "error: invalid use of member (did you forget the '...

This user does not accept Private Messages