0_0_17541706_5152.cpp: In function 'int main()':
0_0_17541706_5152.cpp:55:70: error: expected ';' at end of input
for (int i = 2; i <= len; i++) irank[sa[i]] = irank[sa[i - 1]]
^
0_0_17541706_5152.cpp:55:70: error: expected '}' at end of input
0_0_17541706_5152.cpp:55:70: error: expected '}' at end of input
|