User profile: ChosenTorture

User info
User name:ChosenTorture
Email:johny.walker1992@yahoo.co.in
Name:Ayush Agarwal
Location:Lucknow, India
History
Joined:
Number of posts:47
Latest posts:

Suggestions for a good Discrete Mathematics book before starting Algorithms
I've picked up the basics of the C++11 language and I've decided to learn Algorithms. However, as so...

The use of Iterators instead of Indexing
@Hertz: I wasn't asking what Iterators are and how they work. I was asking the reasons ([b]except co...

The use of Iterators instead of Indexing
@DTSCode: I don't understand your code. You have used a range for loop which uses a reference variab...

The use of Iterators instead of Indexing
I was reading the Wikipedia article on Iterators and found this: [output] An iterator may allow ...

Unexpected behavior of the istream::peek function
Huh. Ok. That correction clears one of the doubts. I still don't understand why [code]peek()[/code] ...