#include<iostream>

int main()
{
    system("PAUSE");   
}
