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
7 months agoMose
7 months agoDalene
7 months agoSheridan
7 months agoGabriele
8 months agoRoslyn
8 months agoOlive
8 months agoMabel
8 months agoCasey
8 months agoOzell
8 months ago