0

I am trying to print previously set integer with following code:

int n=015;
cout << n;

The output I am getting is 13. Why would it be?

Hamim
  • 1
  • 2

0 Answers0