当前位置:网站首页>English topic assignment (27)
English topic assignment (27)
2022-07-05 04:31:00 【m0_ sixty-five million seven hundred and eighty-eight thousand 】
The original title is :
Open the Lock
1000ms 32768K
describe :
Now an emergent task for you is to open a password lock. The password is consisted of four digits. Each digit is numbered from 1 to 9.
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.
Now your task is to use minimal steps to open the lock.
Note: The leftmost digit is not the neighbor of the rightmost digit.
Input :
The input file begins with an integer T, indicating the number of test cases.
Each test case begins with a four digit N, indicating the initial state of the password lock. Then followed a line with anotther four dight M, indicating the password which can open the lock. There is one blank line after each test case.
Output :
For each test case, print the minimal steps in one line.
The sample input :
2 1234 2144 1111 9999
Sample output :
2 4
( link :Open the Lock | JXNUOJ)
translate :
The lock
Now I have an urgent task for you —— Unlock the code lock . The code is from 4 It's made up of digits . Every number belongs to 1~9 in .
Each time you can add or subtract 1. When the 9 add 1 when , Change to numbers 1, When the 1 subtract 1 when , Change to numbers 9. You can also exchange two adjacent numbers . Each action counts as a step .
Your task is to unlock with the least number of steps .
Be careful : The leftmost number is not adjacent to the rightmost number .
Input :
Enter an integer first T, Represents the number of test groups . Each test group first enters 4 digit N, Represents the password originally displayed by the password lock . Next line input 4 digit M, Represents the password that can unlock . And there is a space line between each two groups of test arrays .
Output :
For each set of test arrays , Output minimum operand ( Each takes up a line )
边栏推荐
- [phantom engine UE] realize the animation production of mapping tripod deployment
- Kwai, Tiktok, video number, battle content payment
- After the deployment of web resources, the navigator cannot obtain the solution of mediadevices instance (navigator.mediadevices is undefined)
- MacBook installation postgresql+postgis
- Machine learning decision tree
- Network security - record web vulnerability fixes
- Managed service network: application architecture evolution in the cloud native Era
- You Li takes you to talk about C language 7 (define constants and macros)
- 【虚幻引擎UE】运行和启动的区别,常见问题分析
- Components in protective circuit
猜你喜欢

Label exchange experiment

SPI read / write flash principle + complete code

OWASP top 10 vulnerability Guide (2021)

Function (error prone)

Fuel consumption calculator

Construction d'un Cluster redis sous Windows
![[phantom engine UE] package error appears! Solutions to findpin errors](/img/d5/6747e20da6a8a4ca461094bd27bbf0.png)
[phantom engine UE] package error appears! Solutions to findpin errors

NetSetMan pro (IP fast switching tool) official Chinese version v5.1.0 | computer IP switching software download

美国5G Open RAN再遭重大挫败,抗衡中国5G技术的图谋已告失败

10 programming habits that web developers should develop
随机推荐
[phantom engine UE] the difference between running and starting, and the analysis of common problems
How to get the first few pieces of data of each group gracefully
Neural networks and deep learning Chapter 6: Circular neural networks reading questions
托管式服务网络:云原生时代的应用体系架构进化
A应用唤醒B应该快速方法
Hexadecimal to decimal
Qt蓝牙:搜索蓝牙设备的类——QBluetoothDeviceDiscoveryAgent
QT Bluetooth: a class for searching Bluetooth devices -- qbluetooth devicediscoveryagent
Machine learning -- neural network
TPG x AIDU|AI领军人才招募计划进行中!
如何优雅的获取每个分组的前几条数据
2022-2028 global and Chinese video coding and transcoding Market Research Report
Discussion on the dimension of confrontation subspace
windows下Redis-cluster集群搭建
level18
Uncover the seven quirky brain circuits necessary for technology leaders
How should programmers learn mathematics
Advanced length of redis -- deletion strategy, master-slave replication, sentinel mode
PHP reads the INI file and writes the modified content
Un réveil de l'application B devrait être rapide