what kind of error is that, and why its coming?
I push back 1 element using the function, then why size gets to 10 ? And not 5. I pushed back 5 times and initial elements were 0, so why size isn't 5 ? I used v.size() to fi...
why is this error coming?
wait, is it happening coz I dont have mingw?
I didnt called the main function in my code, but when I run output, it gets automatically run, why?
Output is same irrespective of indent in line 8 🙂, do indentation matter in CPP?