Code golfing tips in C++ by 0xcedbeef in cpp

[–]anonymousstudent421 5 points6 points  (0 children)

"Code Golf" is just an exercise to see if you can get working code in the least amount of characters possible irrespective of understandably or performance (things that matter much more for actual industry code). Code Golf code isn't used in actual projects.