renzev@lemmy.world to Programmer Humor@lemmy.mlEnglish · 2 年前Solutions? Where we're going, we don't need solutions.lemmy.worldimagemessage-square204fedilinkarrow-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 年前message-square204fedilinkfile-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 年前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.
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.