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

8个叉都写下来的 似乎代价太大了 还是什么地方写错了...

Posted by alpc04 at 2006-06-29 21:27:30 on Problem 1803
In Reply To:你的256M都超 Posted by:frkstyc at 2006-06-29 21:24:43
	cur->frontleftup=new(struct node);
	cur->frontleftup->flag=0;

	cur->frontleftup->frontleftup=NULL;
	cur->frontleftup->frontrightup=NULL;
	cur->frontleftup->frontleftdown=NULL;
	cur->frontleftup->frontrightdown=NULL;
	cur->frontleftup->backleftup=NULL;
	cur->frontleftup->backrightup=NULL;
	cur->frontleftup->backleftdown=NULL;
	cur->frontleftup->backrightdown=NULL;

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