You are viewing a single thread.
View all comments 15 points
That’s because these programmers are getting paid by the character.
This is also why Java dev pays so well.
5 points
System.out.println(“Wow, so little amount of characters to print this!”);
4 points
Or the slightly more readable brainfuck:
++++++++[>++++[>++>+++>+++>+<<<<-]>+>+>->>+[<]<-]>>.>---.+++++++..+++.>>.<-.<.+++.------.--------.>>+.>++.
2 points
3 points
std::cout << “Wow, so little amount of characters to print this!” << std::endl;
3 points
2 points