0_0_21489638_9927.cpp:2:5: error: stray '#' in program
12 #include<string.h>
^
0_0_21489638_9927.cpp:2:1: error: expected unqualified-id before numeric constant
12 #include<string.h>
^
0_0_21489638_9927.cpp:5:1: error: expected unqualified-id before numeric constant
15 int next[10005];
^
0_0_21489638_9927.cpp:6:1: error: expected unqualified-id before numeric constant
16 int k;
^
0_0_21489638_9927.cpp:7:1: error: expected unqualified-id before numeric constant
17
^
|