0_0_30161189_15236.cpp:8:21: error: expected ')' before ';' token
#define ll long long;
^
0_0_30161189_15236.cpp:40:24: note: in expansion of macro 'll'
void built(int &k, int ll, int rr)//½¨Ê÷
^
0_0_30161189_15236.cpp:40:26: error: expected unqualified-id before ',' token
void built(int &k, int ll, int rr)//½¨Ê÷
^
0_0_30161189_15236.cpp:40:28: error: expected unqualified-id before 'int'
void built(int &k, int ll, int rr)//½¨Ê÷
^
|