Ad
  • Custom User Avatar

    The same doubt for me ...anyone explain this if you know the answer

  • Custom User Avatar

    some of my test cases are passes except like this:

    testDoubleRotate_DoubleArray
    class java.lang.Double cannot be cast to class java.lang.Integer (java.lang.Double and java.lang.Integer are in module java.base of loader 'bootstrap')

    tell me how to resolve this