#include <iostream> #include <windows.h> using namespace std; int main() { cout << "PreweDD\n"; system("PAUSE"); return 0; }