𝔻𝔼𝕍𝕀𝕃𝕀𝕊ℍ@lemmy.world to Programmer Humor@lemmy.ml · 2 months agoMoo... moo...lemmy.worldvideomessage-square6linkfedilinkarrow-up137arrow-down113cross-posted to: programmer_humor@programming.dev
arrow-up124arrow-down1videoMoo... moo...lemmy.world𝔻𝔼𝕍𝕀𝕃𝕀𝕊ℍ@lemmy.world to Programmer Humor@lemmy.ml · 2 months agomessage-square6linkfedilinkcross-posted to: programmer_humor@programming.dev
minus-squareOriel Jutty :hhHHHAAAH:@infosec.exchangelinkfedilinkarrow-up9·2 months ago@devilish666 C++ (non-stupid): #include <stdio.h> int main() { puts(“Hello, world!”); }
minus-squaredata1701d (He/Him)@startrek.websitelinkfedilinkEnglisharrow-up2·2 months agoYeh. They really did C++ unnecessarily dirty.
minus-squareFushuan [he/him]@lemmy.blahaj.zonelinkfedilinkarrow-up2·2 months agoThere is nothing wrong with cout, way better than the java long ass sentence.
@devilish666 C++ (non-stupid):
#include <stdio.h>
int main() {
puts(“Hello, world!”);
}
Yeh. They really did C++ unnecessarily dirty.
There is nothing wrong with cout, way better than the java long ass sentence.