为什么LocateElem返回值总是1?

#include<stdio.h> #include<stdlib.h> #define TRUE 1 #define FALSE 0 #define OK 1 #define ERROR 0 #define INFEASIBLE -1 #define OVERFLOW -2 typedef int Status; typedef int ElemType; #define LIST_INIT_SIZE 100 #define LISTINCREMEN...
默认分类 | 2017-07-31 10:22 | 阅读 1422 次 | 评论 0 条
文章分类
文章归档
最新评论