| ||||||||||
| Online Judge | Problem Set | Authors | Online Contests | User | ||||||
|---|---|---|---|---|---|---|---|---|---|---|
| Web Board Home Page F.A.Qs Statistical Charts | Current Contest Past Contests Scheduled Contests Award Contest | |||||||||
Re:一遍AC后, 就应该反复提交In Reply To:一遍AC,庆祝一下! Posted by:andy_lee at 2007-12-10 16:55:52 > 没有用栈 也没有开辟大数组
> static char P[ 20 ];
> static char DP[ 20 ]; //P的差值序列
> static char Exp[ 20 ];//期望匹配的'('数
> static char Count[ 20 ]; //记录结果
> static char Len;
>
> 0ms
Followed by: Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator