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