0_0_18913468_8372.cpp: In function 'void init(int)':
0_0_18913468_8372.cpp:9:9: error: 'i' was not declared in this scope
rep(i,n+1)pa[i] = i,ra[i] = 0;
^
0_0_18913468_8372.cpp:9:14: error: 'rep' was not declared in this scope
rep(i,n+1)pa[i] = i,ra[i] = 0;
^
|