摘要: #include<stdio.h> #include <iostream> #include<string.h> using namespace std; char *reserved[6] = {"begin","if","then","while","do","end"}; char input 阅读全文
posted @ 2019-11-29 21:44 162 阅读(109) 评论(0) 推荐(0)