*вЛЕЙМ
// pass.cpp : Defines the entry point for the console application.
//
#include <stdio.h>
#include<iostream.h>
int main(int argc, char* argv[])
{
int nPass;
cout << "Password: ";
cin >> nPass;
while (nPass == 12345)
{
int nOk;
cout << "God Look

"
<< "\n";
}
while (nPass > 12345)
{
break;
}
return 0;
}
PS. GOBLIN GDE пЫво