#include <iostream> int main() { //std::cout << "Hello world!" << std::endl; std::cout << "Welcome to the forum! LOL :)))" << std::endl; }