07 2019 档案

摘要:1 #ifndef BITREE_H_INCLUDED 2 #define BITREE_H_INCLUDED 3 4 /************************************************ 5 *文件名: BiTree.h 6 *创建人: 水龙头 7 *日 期: 2019.7.22 8 *描 述: 二叉树的基本操作 ... 阅读全文
posted @ 2019-07-23 17:59 先娶国王后取经 阅读(297) 评论(0) 推荐(0) 编辑
摘要:#include <iostream>using namespace std;#define N 1000int BigNumFactorial(int Num[], int n);void Print(int Num[], int Index, int n);int main(void){ int 阅读全文
posted @ 2019-07-22 19:55 先娶国王后取经 阅读(1692) 评论(0) 推荐(0) 编辑

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