devilish666@lemmy.world to Programmer Humor@lemmy.ml · 4 days agoMoo... moo...lemmy.worldvideomessage-square6fedilinkarrow-up136arrow-down113
arrow-up123arrow-down1videoMoo... moo...lemmy.worlddevilish666@lemmy.world to Programmer Humor@lemmy.ml · 4 days agomessage-square6fedilink
minus-squareOriel Jutty :hhHHHAAAH:@infosec.exchangelinkfedilinkarrow-up8·3 days ago@devilish666 C++ (non-stupid): #include <stdio.h> int main() { puts(“Hello, world!”); }
minus-squareFushuan [he/him]@lemmy.blahaj.zonelinkfedilinkarrow-up2·3 days agoThere is nothing wrong with cout, way better than the java long ass sentence.
minus-squaredata1701d (He/Him)@startrek.websitelinkfedilinkEnglisharrow-up2·3 days 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.