Online JudgeProblem SetAuthorsOnline ContestsUser
Web Board
Home Page
F.A.Qs
Statistical Charts
Problems
Submit Problem
Online Status
Prob.ID:
Register
Update your info
Authors ranklist
Current Contest
Past Contests
Scheduled Contests
Award Contest
User ID:
Password:
  Register

一遍AC,庆祝一下!

Posted by andy_lee at 2007-12-10 16:55:52 on Problem 1068
没有用栈 也没有开辟大数组 
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:
User ID:
Password:
Title:

Content:

Home Page   Go Back  To top


All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator