Judge Information
Run ID: 41823
src.cpp: In function 'int main()':
src.cpp:17:6: error: 'to_string' is not a member of 'std'
ss=std::to_string(mu);
^
src.cpp:17:6: error: 'to_string' is not a member of 'std'
ss=std::to_string(mu);
^