bool isStringNumber(string str){ for(int i=0;i'9'){ return false; } } return true; } //Beleive in Allah! //just my slogan