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