#include #include #include #include #include using namespace std; int main() { bool log = true; while(log) { if(GetAsyncKeyState(VK_RETURN)) { cout << "Paspausta ENTER" <