General Traps and Tips

◀ Solving Draught Puzzle - FAQ▶ Using namespace std
Amazon Sometimes some code needs to appear in order for some other code to work, but not every programmer knows why. For example what is “using namespace std” that usually appears at the top of the program? This section is intended to help clear out some of the doubts.

There are many pitfalls in programming.
For example there are limits to how big and how small an Integer can get. What happens when an integer goes beyond those limits? What is short circuit evaluation and how to use it best and what is the danger in using it?


This section is also intended to reveal those pitfalls so that you can avoid them.

Let’s get started without further ado!
◀ Solving Draught Puzzle - FAQ▶ Using namespace std

fShare
Questions? Let me know!