Void_of_Dark/input.txt

3 lines
85 B
Plaintext

print("Hello, world!")
System.out.print("Hello, world!");
std::cout<<"Hello, world!";