#include int test() { std::cout << "lmfao" << std::endl; return 42; }