What is the output??

#include iostream
int main() {
std::cout "hello!";
return 0;
}

Posted on by