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_24067528_8173.cpp:9:9: error: macro names must be identifiers
 #define 100000 MAXSIZE;
         ^
0_0_24067528_8173.cpp: In function 'int main()':
0_0_24067528_8173.cpp:15:23: error: 'MAXSIZE' was not declared in this scope
   vector<int>unionf(0,MAXSIZE);
                       ^
0_0_24067528_8173.cpp:17:4: error: 'unioinf' was not declared in this scope
    unioinf[i]=i;
    ^
0_0_24067528_8173.cpp:20:3: error: expected ',' or ';' before 'while'
   while(start!=0&&end!=0){
   ^
0_0_24067528_8173.cpp:47:1: error: expected '}' at end of input
 }
 ^
0_0_24067528_8173.cpp:47:1: error: expected '}' at end of input


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:41:39, Gzip enabled