0_0_6651027_32655.cpp: In function `int main()':
0_0_6651027_32655.cpp:16: error: redeclaration of `int n'
0_0_6651027_32655.cpp:9: error: `int n' previously declared here
0_0_6651027_32655.cpp:16: error: redeclaration of `int t'
0_0_6651027_32655.cpp:9: error: `int t' previously declared here
0_0_6651027_32655.cpp:16: error: redeclaration of `int count'
0_0_6651027_32655.cpp:9: error: `int count' previously declared here
|