You must log in or register to comment.
Brainfuck would like to have a word
The last one seems to be mostly like Brainfuck, just with different capitalizations of “moo”: https://esolangs.org/wiki/COW
@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.