05 2024 档案

摘要:数据结构与算法 函数结果状态代码 #define TRUE 1 #define FALSE 0 #define OK 1 #define ERROR 0 #INFEASIBLE -1 #OVERFLOW -2 typedef int Status; typedef char ElemType; 1. 阅读全文
posted @ 2024-05-06 12:51 cherishviki 阅读(24) 评论(0) 推荐(1) 编辑

点击右上角即可分享
微信分享提示