FUCK THE POLICE
911 EVERY DAY
#include <iostream>
using namespace std;
int main(int argc, char *argv[])
{
cout << "PWNT" << endl;
system("PAUSE");
return EXIT_SUCCESS;
}
using namespace std;
int main(int argc, char *argv[])
{
cout << "PWNT" << endl;
system("PAUSE");
return EXIT_SUCCESS;
}