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_24067630_7514.cpp: In function 'int main()':
0_0_24067630_7514.cpp:8:25: error: expected ')' before ';' token
 #define  MAXSIZE  100000;
                         ^
0_0_24067630_7514.cpp:14:23: note: in expansion of macro 'MAXSIZE'
   vector<int>unionf(0,MAXSIZE);
                       ^
0_0_24067630_7514.cpp:14:30: error: expected primary-expression before ')' token
   vector<int>unionf(0,MAXSIZE);
                              ^
0_0_24067630_7514.cpp:15:24: error: expected primary-expression before ';' token
   for(int i=0;i<MAXSIZE;++i){
                        ^
0_0_24067630_7514.cpp:15:24: error: expected ')' before ';' token
0_0_24067630_7514.cpp:15:27: error: 'i' was not declared in this scope
   for(int i=0;i<MAXSIZE;++i){
                           ^


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-11-18 15:37:32, Gzip enabled