摘要:
描述 You are given a sequence S of parentheses. You are asked to insert into S as few parentheses as possible so that the resulting sequence T is we... 阅读全文
摘要:
A 雷神之路题意在一个坐标轴上面起始位置是0,你可以往右走一步,两步,三步。其中某些位置不能走,问你走到位置n有多少种方法(1=3)所以我们第一个矩阵是从2开始的,小于2的方案要手动打出来/**********************************************... 阅读全文