Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)
Paste
Pasted as C++ by Dambo ( 11 years ago )
#include <iostream>
using namespace std;
int main()
{
cout<<"lol"<<endl;
return 0;
}
Revise this Paste