Jian Shen

Greenhorn
+ Follow
since Dec 02, 2010
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Jian Shen

Hi,

The code looks fine except the sort method call:


You need to declare variable type only when define a method. So the calling code should be:
12 years ago

Campbell Ritchie wrote:Jian Shen, welcome to the Ranch



Thanks Campbell.
12 years ago
I do not quite understand. Does the following code describe the situation:

12 years ago