User profile: foyuliu

User info
User name:foyuliu
Name:Ethan
Location:Shanghai
History
Joined:
Number of posts:8
Latest posts:

string variable cannot be assigned
Looks no problem. What do you mean it doesn't work? compile error or anything else?

Problem Bubble Sorting a Vector
This const won't violate program's flexibility. it depends on number of lines start with 'a' or 'A' ...

Slowness of Vectors
paste piece of vector code, i am leaving now-. [code] vector<int> numbers(ROW*COLUMN) ; int...

Slowness of Vectors
This is weird~, with my test, the result is about 2-3 times of array, although it changes every time...

Slowness of Vectors
And I think to do the comparison we should base on the same dataset, so far sort is the most time co...