Ad
  • Custom User Avatar

    bool(false)
    array(8) {
    [0]=>
    int(11)
    [1]=>
    int(19)
    [2]=>
    int(19)
    [3]=>
    int(19)
    [4]=>
    int(121)
    [5]=>
    int(144)
    [6]=>
    int(144)
    [7]=>
    int(161)
    }
    array(8) {
    [0]=>
    int(121)
    [1]=>
    int(361)
    [2]=>
    int(361)
    [3]=>
    int(14641)
    [4]=>
    int(20736)
    [5]=>
    int(20736)
    [6]=>
    int(25921)
    [7]=>
    int(36100)
    }

    Same in php

  • Custom User Avatar

    Stuck exactly on the same test. I wrote the code in Golang. Cannot find the 190 in the a but checking the 36100 within b

  • Custom User Avatar

    Which language?, make sure you're not confusing the log of one test with the expected result of another.

  • Custom User Avatar

    No, the test with those input values expects false. Try printing some text with the input values. You're failing another test.