Swift - Friday Pie

12,777
reputation
2
19
42

I'm the device for converting tea and bad, barely readable, but miraculously working code into a readable, documented and barely working one.

PS: My name is not related to the language Swift. It is short of Swiftkill.

Useful links:

Why is "using namespace std;" considered bad practice?

Why should C++ programmers minimize use of 'new'?

Why is iostream::eof inside a loop condition (i.e. `while (!stream.eof())`) considered wrong?

Why aren't variable-length arrays part of the C++ standard?

Undefined behavior and sequence points reloaded