return true;
}
else
{
return false;
}
but WHY do you need this?
It should actually be this return countO == countX;
Обсуждают сегодня