shit taste and shit code.
if (foo)
DoFoo();
if (bar)
DoBar();
while (!elements.empty()) {
sum += elements.front();
elements.pop();
}
while (sum)
if (sum % 2)
print(sum);
if (baz)
if (sum > 30)
print(print);
Comment too long. Click here to view the full text.