0_0_1835584_10891.cpp: In function `int main()':
0_0_1835584_10891.cpp:7: error: conflicting declaration 'double s'
0_0_1835584_10891.cpp:6: error: 's' has a previous declaration as `std::string s'
0_0_1835584_10891.cpp:7: error: declaration of `double s'
0_0_1835584_10891.cpp:6: error: conflicts with previous declaration `std::string s'
|