0_0_29830372_32424.cpp:16:1: error: stray '\241' in program
The first line contains two numbers n, c (1 ¡Ü n ¡Ü 100, 000, 1 ¡Ü c ¡Ü 100). The second line contains n integers whose range is [1, c], which represents the series. It is guaranteed that there is always a "wave" subseries.
^
0_0_29830372_32424.cpp:16:1: error: stray '\334' in program
0_0_29830372_32424.cpp:16:1: error: stray '\241' in program
0_0_29830372_32424.cpp:16:1: error: stray '\334' in program
0_0_29830372_32424.cpp:16:1: error: stray '\241' in program
0_0_29830372_32424.cpp:16:1: error: stray '\334' in program
0_0_29830372_32424.cpp:16:1: error: stray '\241' in program
0_0_29830372_32424.cpp:16:1: error: stray '\334' in program
0_0_29830372_32424.cpp:1:1: error: 'Wave' does not name a type
Wave
^
0_0_29830372_32424.cpp:9:1: error: expected unqualified-id before numeric constant
2) All elements at odd positions are the same;
^
0_0_29830372_32424.cpp:10:1: error: expected unqualified-id before numeric constant
3) All elements at even positions are the same;
^
0_0_29830372_32424.cpp:11:1: error: expected unqualified-id before numeric constant
4) Elements at odd positions are NOT the same as the elements at even positions.
^
|