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