0_0_31002870_23451.cpp: In function 'void solve(int)':
0_0_31002870_23451.cpp:110:37: error: expected primary-expression before '%' token
root = nd[root].next[k];%0
^
0_0_31002870_23451.cpp:110:38: error: expected '}' at end of input
root = nd[root].next[k];%0
^
0_0_31002870_23451.cpp:110:38: error: expected '}' at end of input
|