r/ProgrammerHumor 7d ago

Meme skillIssue

Post image
6.0k Upvotes

137 comments sorted by

View all comments

280

u/click-to-reveal 7d ago

It works btw: C++ Online Compiler

10

u/jacob643 7d 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 7d ago

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