题目链接:https://vjudge.net/contest/176287#problem/A
题意:Each time, you can add or minus 1 to any digit. When add 1 to ‘9’, the digit will change to be ‘1’ and when minus 1 to ‘1’, the digit will change to be ‘9’. You can also exchange the digit with its neighbor. Each action will take one step.
心得:看代码吧,看得别人的。
Open the Lock
Open the Lock
Open the Lock

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-11-12
  • 2022-01-07
  • 2021-07-20
  • 2021-06-10
  • 2022-12-23
  • 2021-03-28
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-16
  • 2022-02-11
  • 2022-12-23
相关资源
相似解决方案