0_0_13802108_25352.cpp:2:4: error: stray '#' in program
2 # define max 0xfffffff//������������
^
0_0_13802108_25352.cpp:2:2: error: expected unqualified-id before numeric constant
2 # define max 0xfffffff//������������
^
0_0_13802108_25352.cpp:4:2: error: expected unqualified-id before numeric constant
4 int min(int x,int y)
^
0_0_13802108_25352.cpp:8:2: error: expected unqualified-id before numeric constant
8 void getmap()//��ʼ��กค����
^
|