摘要: /** wenbin Reverse the list **//*逆转单链表,没什么技巧,用3个指针即可*/#include #define LL __int64using namespace std;/* ................................................. 阅读全文
posted @ 2015-04-17 20:12 juandx 阅读(178) 评论(0) 推荐(0)