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