renzev@lemmy.world to Programmer Humor@lemmy.mlEnglish · 2 years agoSolutions? Where we're going, we don't need solutions.lemmy.worldimagemessage-square204linkfedilinkarrow-up11.15Karrow-down152file-text
arrow-up11.1Karrow-down1imageSolutions? Where we're going, we don't need solutions.lemmy.worldrenzev@lemmy.world to Programmer Humor@lemmy.mlEnglish · 2 years agomessage-square204linkfedilinkfile-text
Please dont take this seriously guys its just a dumb meme I haven’t written a single line of code in half of these languages
minus-squareCapeWearingAeroplane@sopuli.xyzlinkfedilinkarrow-up1·edit-22 years agoThat will give you an extremely clear error when you run the code. Also, any IDE worth its salt should be able to fix that for you. Even the error message you get from C++ for missing a semicolon is harder to understand and fix than this.
That will give you an extremely clear error when you run the code. Also, any IDE worth its salt should be able to fix that for you.
Even the error message you get from C++ for missing a semicolon is harder to understand and fix than this.