摘要:
#include <stdio.h> #include <stdlib.h> #include <string.h> #define OVERFLOW -2 #define ERROR 0 #define OK 1 #define Length (q.rear+1)%QUEUE_MAXSIZE // 閱讀全文
posted @ 2020-06-14 10:55
寒門行
閱讀(434)
評論(0)
推薦(0)
浙公網安備 33010602011771號