F.A.Q
Hand In Hand
Online Acmers
Problem Archive
Realtime Judge Status
Authors Ranklist
 
     C/C++/Java Exams     
ACM Steps
Go to Job
Contest LiveCast
ICPC@China
Best Coder beta
VIP | STD Contests
    DIY | Web-DIY beta
Author ID 
Password 
 Register new ID

View Compilation Error

0_0_37824056_15785.cpp: In member function 'void Poly::operator^=(int&)':
0_0_37824056_15785.cpp:162:5: error: request for member 'resize' in '((Poly*)this)->Poly::a', which is of non-class type 'int*'
   a.resize(n);
     ^
0_0_37824056_15785.cpp: In function 'Poly cal(int, int)':
0_0_37824056_15785.cpp:181:8: error: request for member 'push_back' in 'x.Poly::a', which is of non-class type 'int*'
    x.a.push_back(qiu(h[l], j));
        ^
0_0_37824056_15785.cpp:185:7: error: request for member 'resize' in 'x.Poly::a', which is of non-class type 'int*'
   x.a.resize(len);
       ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2024 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2024-07-06 04:21:35, Gzip enabled