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

Re:对!VECTOR是可以,但是数组不行

Posted by uni at 2005-12-11 18:41:54
In Reply To:对!VECTOR是可以,但是数组不行 Posted by:uni at 2005-12-11 18:37:17
class pppi
{
 public:

  struct SS 
 {
     int a;
     SS(){};
  };
  vector<SS> vsssss;
  SS tow[100];
}
这就不让了

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