0_0_10925539_4730.cpp: In function `void zixulie(char*, char*)':
0_0_10925539_4730.cpp:12: error: name lookup of `i' changed for new ISO `for' scoping
0_0_10925539_4730.cpp:11: error: using obsolete binding at `i'
0_0_10925539_4730.cpp:13: error: name lookup of `j' changed for new ISO `for' scoping
0_0_10925539_4730.cpp:10: error: using obsolete binding at `j'
0_0_10925539_4730.cpp: At global scope:
0_0_10925539_4730.cpp:28: error: `main' must return `int'
0_0_10925539_4730.cpp: In function `void zixulie(char*, char*)':
0_0_10925539_4730.cpp:40: error: redefinition of `void zixulie(char*, char*)'
0_0_10925539_4730.cpp:6: error: `void zixulie(char*, char*)' previously defined here
0_0_10925539_4730.cpp: At global scope:
0_0_10925539_4730.cpp:66: error: `main' must return `int'
0_0_10925539_4730.cpp: In function `int main(...)':
0_0_10925539_4730.cpp:66: error: redefinition of `int main(...)'
0_0_10925539_4730.cpp:28: error: `int main(...)' previously defined here
0_0_10925539_4730.cpp: In function `int main()':
0_0_10925539_4730.cpp:76: error: declaration of C function `int main()' conflicts with
0_0_10925539_4730.cpp:66: error: previous declaration `int main(...)' here
|