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