单链表反序及求中位数的C++实现,初始化链表时用的是随机种子srand((int)time(0))。