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