| ||||||||||
| 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:对!VECTOR是可以,但是数组不行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: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator