18 points
I actually like how much freedom C++ gives you. As long as it is fed valid code, it does not give a fuck about how you choose to structure your project
2 points
That freedom becomes misery on the instant you have to start maintain the code from some other free spirit, whose style is totally different from yours.
2 points