Gym – 100507H H. Pair: normal and paranormal 栈

H - Pair: normal and paranormal 栈 Source Gym - 100507H My Solution 题意:给一个字符串,要求把…

  • ACM-ICPC题解数据结构
  • 2017/8/9
  • 117
  • Codeforces Round #420 (Div. 2) C. Okabe and Boxes 栈+last标记+贪心

    C. Okabe and Boxes 栈+last标记+贪心 My Solution 题意:有1~n这n个数,给出一个stack的push和pop…

  • ACM-ICPC题解数据结构
  • 2017/7/23
  • 149
  • UVALive – 4882 Parenthesis 表达式处理、字符串处理、栈

    4882 - Parenthesis 表达式处理、字符串处理、栈 Source UVALive - 4882 Output 题意:给一个有括号小…

  • ACM-ICPC题解
  • 2017/1/16
  • 149
  • 2016 UESTC Training for Data Structures N – 秋实大哥搞算数 用栈处理表达式

    N - 秋实大哥搞算数 用栈处理表达式 Source 2016 UESTC Training for Data Structures  Problem N…

  • ACM-ICPC题解数据结构
  • 2016/5/1
  • 127