0_0_20105837_15878.cpp: In function 'void Br(int, int)':
0_0_20105837_15878.cpp:50:6: error: redefinition of 'void Br(int, int)'
void Br(int x,int y)
^
0_0_20105837_15878.cpp:4:6: note: 'void Br(int, int)' previously defined here
void Br(int x,int y)
^
0_0_20105837_15878.cpp: In function 'int main()':
0_0_20105837_15878.cpp:88:5: error: redefinition of 'int main()'
int main()
^
0_0_20105837_15878.cpp:42:5: note: 'int main()' previously defined here
int main()
^
0_0_20105837_15878.cpp: In function 'void Br(int, int)':
0_0_20105837_15878.cpp:96:6: error: redefinition of 'void Br(int, int)'
void Br(int x,int y)
^
0_0_20105837_15878.cpp:4:6: note: 'void Br(int, int)' previously defined here
void Br(int x,int y)
^
0_0_20105837_15878.cpp: In function 'int main()':
0_0_20105837_15878.cpp:134:5: error: redefinition of 'int main()'
int main()
^
0_0_20105837_15878.cpp:42:5: note: 'int main()' previously defined here
int main()
^
0_0_20105837_15878.cpp: In function 'void Br(int, int)':
0_0_20105837_15878.cpp:142:6: error: redefinition of 'void Br(int, int)'
void Br(int x,int y)
^
0_0_20105837_15878.cpp:4:6: note: 'void Br(int, int)' previously defined here
void Br(int x,int y)
^
0_0_20105837_15878.cpp: In function 'int main()':
0_0_20105837_15878.cpp:180:5: error: redefinition of 'int main()'
int main()
^
0_0_20105837_15878.cpp:42:5: note: 'int main()' previously defined here
int main()
^
0_0_20105837_15878.cpp: In function 'void Br(int, int)':
0_0_20105837_15878.cpp:188:6: error: redefinition of 'void Br(int, int)'
void Br(int x,int y)
^
0_0_20105837_15878.cpp:4:6: note: 'void Br(int, int)' previously defined here
void Br(int x,int y)
^
0_0_20105837_15878.cpp: In function 'int main()':
0_0_20105837_15878.cpp:226:5: error: redefinition of 'int main()'
int main()
^
0_0_20105837_15878.cpp:42:5: note: 'int main()' previously defined here
int main()
^
0_0_20105837_15878.cpp: In function 'void Br(int, int)':
0_0_20105837_15878.cpp:234:6: error: redefinition of 'void Br(int, int)'
void Br(int x,int y)
^
0_0_20105837_15878.cpp:4:6: note: 'void Br(int, int)' previously defined here
void Br(int x,int y)
^
0_0_20105837_15878.cpp: In function 'int main()':
0_0_20105837_15878.cpp:272:5: error: redefinition of 'int main()'
int main()
^
0_0_20105837_15878.cpp:42:5: note: 'int main()' previously defined here
int main()
^
0_0_20105837_15878.cpp: In function 'void Br(int, int)':
0_0_20105837_15878.cpp:280:6: error: redefinition of 'void Br(int, int)'
void Br(int x,int y)
^
0_0_20105837_15878.cpp:4:6: note: 'void Br(int, int)' previously defined here
void Br(int x,int y)
^
0_0_20105837_15878.cpp:314:12: error: expected primary-expression at end of input
puts(xx[i%
^
0_0_20105837_15878.cpp:314:12: error: expected ']' at end of input
0_0_20105837_15878.cpp:314:12: error: expected '}' at end of input
0_0_20105837_15878.cpp:314:12: error: expected '}' at end of input
|