0_0_20545176_24753.cpp:12:5: error: redefinition of 'long long unsigned int CP'
uLL CP=((uLL)0x7E000001);
^
0_0_20545176_24753.cpp:10:9: note: 'long long unsigned int CP' previously declared here
uLL iCP,CP;
^
0_0_20545176_24753.cpp:13:5: error: redefinition of 'long long unsigned int iCP'
uLL iCP=((uLL)0x82082080FFEF7CF2);
^
0_0_20545176_24753.cpp:10:5: note: 'long long unsigned int iCP' previously declared here
uLL iCP,CP;
^
|