User profile: lyceum

User info
User name:lyceum
History
Joined:
Number of posts:6
Latest posts:

Reverse a sorted array
thanks all, problem solved.

Reverse a sorted array
[quote] hamsterman (3138) Aug 23, 2011 at 9:33pm I don't understand, if A = 1, 2, 3, 4, 5 and m = 2...

Reverse a sorted array
Given with an sorted array A, its size is already known as "n". Now a random figure "m" ( 0 < m < n)...

Template & Inheritance
[code] #include <iostream> class Base{ public: Base(){ std::cout << "Base() is called!" << std::...

Template & Inheritance
Thank you very much! Jsmith... In some way I am impressed and convinced by your opinion. Now I beli...

This user does not accept Private Messages