摘要: 1 #include <iostream> 2 #include <cstring> 3 #include <cstdio> 4 #include <algorithm> 5 #include <cstdlib> 6 // #define test cout<<"***"<<endl 7 // #d 阅读全文
posted @ 2017-12-05 11:36 #忘乎所以# 阅读(154) 评论(0) 推荐(0)
摘要: 1 //设计一个带头结点的单链表中删除一个最大值结点的算法。 2 #include <iostream> 3 #include <bits/stdc++.h> 4 #define test cout<<"****"<<endl; 5 using namespace std; 6 typedef st 阅读全文
posted @ 2017-12-05 11:20 #忘乎所以# 阅读(627) 评论(0) 推荐(0)
摘要: 喵哈哈村的代码传说 第一章 冒泡排序 发布时间: 2017年3月12日 16:00 最后更新: 2017年3月12日 16:01 时间限制: 1000ms 内存限制: 128M 描述 “敢问这位兄台,为何这喵哈哈广场围了这么多人?”,一位年轻人模样的人问着旁边的卖报小哥。 卖报小哥一听,噗嗤一下,“ 阅读全文
posted @ 2017-12-05 07:22 #忘乎所以# 阅读(137) 评论(0) 推荐(0)