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 |
一遍AC,庆祝一下!没有用栈 也没有开辟大数组 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