You're viewing a single thread.
All comments
6
comments
@devilish666 C++ (non-stupid):
#include <stdio.h>
int main() {
puts("Hello, world!");
}8 0 ReplyThere is nothing wrong with cout, way better than the java long ass sentence.
2 0 ReplyYeh. They really did C++ unnecessarily dirty.
2 0 Reply
6
comments
Scroll to top