User Profile
Collapse
-
my list error!!
...Code:#include<iostream> using namespace std; class list { public: int number,score; char name[10]; class list*next; }; void create(list* head) { list* p=head; while(1) { list* pp=new node; if(!pp) { cout<<"erroe"<<endl; exit(1); } cout<<"Please -
-
-
you can do it well and you can do it badly ~!
best wish to you~!Leave a comment:
-
can someone tell me some about hash table?
I'm a freshman and have study algorithm not 1 month,can some tell me more about hash table?thanks!
No activity results to display
Show More
Leave a comment: