0_0_17025802_25977.cpp:3:1: error: stray '\357' in program
For each test case, there are only one line. the first first number kļ¼represent the length of the password, then k numbers, separated by a space, representing the password sequence s1,s2...sk.
^
0_0_17025802_25977.cpp:3:1: error: stray '\274' in program
0_0_17025802_25977.cpp:3:1: error: stray '\214' in program
0_0_17025802_25977.cpp:1:1: error: 'The' does not name a type
The first line contains a number T(0<T≤100000), the number of the testcases.
^
0_0_17025802_25977.cpp:1:43: error: expected unqualified-id before numeric constant
The first line contains a number T(0<T≤100000), the number of the testcases.
^
|