会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
泡泡乐园
CnBlogs
Home
New Post
Contact
Admin
Subscription
2007年2月15日
实验十 链表
1、 #include#includevoid main(){ int *a,*b,*c,*min; a=(int *)malloc(sizeof(int)); b=(int *)malloc(sizeof(int)); c=(int *)malloc(sizeof(int)); min=(int *)malloc(sizeof(int)); printf("输...
Read More
posted @ 2007-02-15 22:54 齐心
Views(370)
Comments(0)
Diggs(0)
Edit
公告