This is my code
#include int manin() { std::cout << "hello world\\n"; return 0; }
But it keeps giving th