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