c++ iterator skype chat!http://www.cprogramming.com/tutorial/stl/iterators.html :)
fieldwhat are homotopy elements?
Initializer_listNo, that's because you also print the value of Total, which indeed is 0 :)
Help with codelab question??Line 4: you need the equality check operator (==) there, instead of the assignment operator. So: [co...
recursive function[quote]the instruction "(n == 0? 0: ...." what exactly does?[/quote] That's the conditional operator...