#include <iostream>
int main() {
std::cout << "Hello, World!\n";
return 0;
}
Service Provided by tilde.club.