Ad
  • Default User Avatar

    have the same problem.

  • Default User Avatar

    Am I write if I say comparing -3 and -2 should return -3 and comparing 3 and 2 should return 3?

  • Custom User Avatar

    I only know javascript, that's the language I wrote the kata in and it seems to work for people soliving it using javascript. Not sure why its not working in other languages

  • Default User Avatar

    should return 2063595736, actual: 2147475156
    Now again. Can't figure out what's wrong

  • Default User Avatar

    should return 2147475358, actual: -1074806794
    10 vs 11
    Suppose something wrong with the task, or I missed some conditions?