0_0_6340504_22865.cpp: In function `int main()':
0_0_6340504_22865.cpp:20: error: stray '\161' in program
0_0_6340504_22865.cpp:20: error: stray '\162' in program
0_0_6340504_22865.cpp:20: error: stray '\161' in program
0_0_6340504_22865.cpp:20: error: stray '\162' in program
0_0_6340504_22865.cpp: At global scope:
0_0_6340504_22865.cpp:60: error: redefinition of `struct S'
0_0_6340504_22865.cpp:7: error: previous definition of `struct S'
0_0_6340504_22865.cpp:62: error: invalid type in declaration before ';' token
0_0_6340504_22865.cpp:62: error: conflicting declaration 'int s[100010]'
0_0_6340504_22865.cpp:9: error: 's' has a previous declaration as `S s[100010]'
0_0_6340504_22865.cpp:62: error: type mismatch with previous external decl of `int s[100010]'
0_0_6340504_22865.cpp:9: error: previous external decl of `S s[100010]'
0_0_6340504_22865.cpp:62: error: declaration of `int s[100010]'
0_0_6340504_22865.cpp:9: error: conflicts with previous declaration `S s[100010]'
0_0_6340504_22865.cpp: In function `bool cmp1(S, S)':
0_0_6340504_22865.cpp:63: error: redefinition of `bool cmp1(S, S)'
0_0_6340504_22865.cpp:10: error: `bool cmp1(S, S)' previously defined here
0_0_6340504_22865.cpp: In function `bool cmp2(S, S)':
0_0_6340504_22865.cpp:66: error: redefinition of `bool cmp2(S, S)'
0_0_6340504_22865.cpp:13: error: `bool cmp2(S, S)' previously defined here
0_0_6340504_22865.cpp: In function `bool cmp3(S, S)':
0_0_6340504_22865.cpp:69: error: redefinition of `bool cmp3(S, S)'
0_0_6340504_22865.cpp:16: error: `bool cmp3(S, S)' previously defined here
0_0_6340504_22865.cpp: In function `int main()':
0_0_6340504_22865.cpp:72: error: redefinition of `int main()'
0_0_6340504_22865.cpp:19: error: `int main()' previously defined here
0_0_6340504_22865.cpp:73: error: stray '\161' in program
0_0_6340504_22865.cpp:73: error: stray '\162' in program
0_0_6340504_22865.cpp:73: error: stray '\161' in program
0_0_6340504_22865.cpp:73: error: stray '\162' in program
|