0_0_22173105_15674.cpp: In function 'void make_sa(int, int)':
0_0_22173105_15674.cpp:31:61: error: expected ']' at end of input
for(int i = 0; i < n; i++) if(sa[i] >= k) y[p++%5
^
0_0_22173105_15674.cpp:31:61: error: expected ';' at end of input
0_0_22173105_15674.cpp:31:61: error: expected '}' at end of input
0_0_22173105_15674.cpp:31:61: error: expected '}' at end of input
|