#include <iostream.h>
#include <iomanip.h>
int main()
{
cout << "Programmende...";
cin.get (); cin.get();
return(0);    
    }

/*

*/
