And since I am toying with code, why not toying a bit more huh? But this time only for veterans and geeks. The rest of you better don't watch

.
Question: is this valid code?
Code:
#include <iostream>
using std::cout;
using std::endl;
int main()
{
cout<<"Hi all."<<endl;
}
I've warned you. Don't look if you can't bear it

.
I am outta here. You guys have fun with this.