摘要: 1 #define _CRT_SECURE_NO_WARNINGS 2 #include 3 #include 4 #include 5 #include 6 #include 7 8 struct findInfo 9 {10 int *pstart;//首地址11 ... 阅读全文
posted @ 2016-01-17 20:32 喵小喵~ 阅读(337) 评论(0) 推荐(0) 编辑