What happens when you attempt to compile and run the following code?
#include
using namespace std;
int main()
{
cout.setf(ios::oct, ios::basefield);
cout<<100<<" ";
cout.setf(ios::showbase);
return 0;
}
Program outputs:
Limited Time Offer
25%
Off
Luke
10 months agoMose
10 months agoDalene
10 months agoSheridan
10 months agoGabriele
11 months agoRoslyn
11 months agoOlive
11 months agoMabel
11 months agoCasey
11 months agoOzell
11 months ago