You are viewing a single comment's thread. Return to all comments →
//in c++
/* cout<<4+integer_num<<'\n'; cout<<fixed<<setprecision(1)<<4.0+double_num<<'\n'; cout<<"HackerRank "+String<<'\n'; */
Seems like cookies are disabled on this browser, please enable them to open this website
Day 1: Data Types
You are viewing a single comment's thread. Return to all comments →
//in c++