0_0_19608057_22692.cpp:2:4: error: stray '#' in program
2 #include <cstring>
^
0_0_19608057_22692.cpp:2:2: error: expected unqualified-id before numeric constant
2 #include <cstring>
^
0_0_19608057_22692.cpp:4:2: error: expected unqualified-id before numeric constant
4
^
0_0_19608057_22692.cpp:6:2: error: expected unqualified-id before numeric constant
6 char str[N];
^
0_0_19608057_22692.cpp:7:2: error: expected unqualified-id before numeric constant
7 int next[N];
^
0_0_19608057_22692.cpp:8:2: error: expected unqualified-id before numeric constant
8
^
|