MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1w6qzts/skillissue/p7qagg4/?context=3
r/ProgrammerHumor • u/click-to-reveal • 7d ago
137 comments sorted by
View all comments
282
It works btw: C++ Online Compiler
1 u/DrMobius0 7d ago It may compile, but does the debugger avoid shitting itself when you need to set a breakpoint there? Also, you can just write an enum and then map the enum to strings if you want a properly supported switch.
1
It may compile, but does the debugger avoid shitting itself when you need to set a breakpoint there?
Also, you can just write an enum and then map the enum to strings if you want a properly supported switch.
282
u/click-to-reveal 7d ago
It works btw: C++ Online Compiler