devilish666@lemmy.world to Programmer Humor@lemmy.ml · 2 days agoMoo... moo...lemmy.worldvideomessage-square6fedilinkarrow-up130arrow-down113cross-posted to: programmer_humor@programming.dev
arrow-up117arrow-down1videoMoo... moo...lemmy.worlddevilish666@lemmy.world to Programmer Humor@lemmy.ml · 2 days agomessage-square6fedilinkcross-posted to: programmer_humor@programming.dev
minus-squareOriel Jutty :hhHHHAAAH:@infosec.exchangelinkfedilinkarrow-up7·2 days ago@devilish666 C++ (non-stupid): #include <stdio.h> int main() { puts(“Hello, world!”); }
minus-squareFushuan [he/him]@lemmy.blahaj.zonelinkfedilinkarrow-up1·17 hours agoThere is nothing wrong with cout, way better than the java long ass sentence.
minus-squaredata1701d (He/Him)@startrek.websitelinkfedilinkEnglisharrow-up1·17 hours 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.