Ad
  • Custom User Avatar

    I solved the problem, and I am able to compile it locally on sublime text but when I run it here I can't get this line of code
    result += (int)Char.GetNumericValue(arr[i]);
    it doesn't like the Char