I\'m reading some lecture notes of my C++ lecturer and he wrote the following:
Use Indentation // OK Never rely on operator preced
If you are a compiler, it doesn't make any difference. Both are the same.
But for programmers, the first one is more clear, easy to read and less error-prone.