Halp Pls
I need someone to translate this into Lolcode.
Yes, I'm serious.
Code:
#include <iostream>
using namespace std;
int main()
{
cout << "Hello World" << endl;
cin.get();
}
