Hello everyone, I am following the Tips about C++ and I dont understand the tip, to avoid the use of the IF clausule, concretly the 2nd example:


Method 2:
=========

int main()
{
int...