#include"gameStart.h" #include "dataOperate.h" #include"dataBase.h" #include #include"variable.h" namespace storeData{ string input_id1; string input_password1; string input_id2; string input_password2; } void gameStart::gameStart() { cout << "悔棋请按99 99"< key = enter(); int x = key.first; int y = key.second; if (x == -1 && y == -1) { i++; cout << "invalid\n"; continue; } if(x==100&&y==100){ if(i%2==0){ cout<