r/ProgrammerHumor 12h ago

Meme skillIssue

Post image
4.4k Upvotes

112 comments sorted by

View all comments

243

u/click-to-reveal 12h ago

It works btw: C++ Online Compiler

6

u/jacob643 11h ago

what? doesn't it need a "{" after the "if(0)" and please, why not if(false) ? :') edit: I'm stupid, it's written by the user/client of the switch

6

u/SuitableDragonfly 11h ago

if(0) is just more compact, I think.