摘要: 1.括号匹配只记录一道题,要求括号包含顺序正确{【(《形式 #include<bits/stdc++.h> using namespace std; int main(){ int top[4] = {0}; //{ [ ( < int f = 1,n; string s; cin>>n; for( 阅读全文
posted @ 2022-01-26 16:32 yinfelix 阅读(44) 评论(0) 推荐(0)