Блог пользователя w0ws0d0gg0

Автор w0ws0d0gg0, история, 8 лет назад, По-английски

So I've been working on this problem today in Java. I have code that finds the permutations in the correct order, i.e. A > a > B > b > C > ...

I get Time Limit Exceeded, though. Could anyone make any recommendations on how I could optimize my program? Below is my code. Thanks for reading.

My code here!

  • Проголосовать: нравится
  • -3
  • Проголосовать: не нравится