• @[email protected]
    link
    fedilink
    47 months ago

    Good, although it took some time. Actually, I got my personal best global rank on that problem.

    • @[email protected]OP
      link
      fedilink
      17 months ago

      Haha, I spent about two hours fiddling about in the debugger and drawing bad diagrams to get an answer. I just checked and it turns out that I also got my personal best ranking on it too, though I’m not sure it should count :-)

      • @[email protected]
        link
        fedilink
        17 months ago

        That just makes sense – the top-1k are competitive programmers, and today’s puzzle had nothing to do with competitive programming :)

        • @[email protected]OP
          link
          fedilink
          17 months ago

          True, I’ve just been looking at the comments on the other place, and pretty much everyone there seems to have resorted to figuring it out manually too.

          • @[email protected]M
            link
            fedilink
            27 months ago

            If it had been more than 4 swaps, or larger distance swaps, this could have been a nightmare challenge.

  • @[email protected]
    link
    fedilink
    26 months ago

    haha, there are way too many days where I end up with code that works with the sample but fails the real input. its just not really possible to expect the sample and description to properly prepare you. oh well, it is what it is.