0_0_24067607_4263.cpp:8:9: error: macro names must be identifiers #define 100000 MAXSIZE; ^ 0_0_24067607_4263.cpp: In function 'int main()': 0_0_24067607_4263.cpp:14:23: error: 'MAXSIZE' was not declared in this scope vector<int>unionf(0,MAXSIZE); ^