Nima and Sina are searching for a bag full of money. They know the money has been hidden in a grave in the cemetery, but they don't know which grave it is.
Nima has a friend in the Civil Registry Office, and with the help of his friend, he gathered a list of people who are buried in this cemetery. Meanwhile, Sina ran into the cemetery and wrote down all the grave names he saw. They noticed Sina's list has one name more than Nima's list. They believe there is exactly one grave that is not registered in the Civil Registry Office, and the money is hidden in it. They want you to find its name; If you help them you have the chance to get Chugh from the bag.
The first line of input contains the integer , the number of names in Sina's list.
Each of the following lines contains the names of grave names.
The additional lines contain the names of people in Nima's list.
All the names will consist of at least one and at most lowercase letters of the English alphabet. The names in a list wonβt necessarily be unique.
The first and only line of output must contain the name of the fake grave.
The annual ICPC selection competition for students enrolled in Iran University of Science and Technology takes place tomorrow! This year, each team consists of students (Recent years there has been a lot of changes in the regulations, so this makes the change of the number of team members quite expectable!).
There are excited students, waiting in queue to register for the ICPC. The first team will consist of the first students in the queue, the second team the following students and so on... ( will be divisible by ).
Dr. Parisina has estimated the skill of each player with an integer. She would like to have the strongest players in the first team, the following strongest in the second team, and so on. So Dr. Parisina decided to shift the students standing in the queue so that she achieves her goal. The way she shifts them is that she tells a student to step out of the queue and go back in the queue before another student or to go to the front of the queue (So she can move anyone to anywhere). It takes her one minute to do this. Her class will be started soon, so Dr. Parisina needs to achieve her goal as soon as possible. Help Dr. Parisina determine the minimal number of minutes necessary for her to achieve her goal.
The first line of input contains the integers and The second line contains space-separated integers - the number denotes the skill of the -th player standing in the queue. Skill levels are from the most strong to the least strong; it means skill level is the strongest possible.
The integer will be divisible by , and all contestants are going to have distinct levels of skill.
The first and only line of output must contain the minimal required number of minutes.
Nima lives in a big enchanted forest where trees are very tall and grow really quickly (And sometimes talk!). That forest can be represented as an matrix where each field contains exactly one tree. Nima is very fond of the trees in this forest. He spent years observing them and talking to them, and for each tree, he measured how much it grew in a year. The trees grow continuously. For example, if the tree grows 3 meters in a year, it will grow 1.5 meters in half a year.
Apart from trees, Nima likes mushrooms from the enchanted forest. Sometimes, he eats suspicious colorful mushrooms, starts talking to trees, and the trees ask him peculiar questions. Yesterday, this unfortunate thing happened and the trees asked what would be the size of the largest connected group of trees that have equal heights if the trees continue growing at the same speed theyβre growing at that moment.
Nima quickly measured the current height of all the trees in the forest and asked you to answer his question.
Two trees are considered adjacent if their fields in the matrix share a common edge. Two trees are considered connected if there is a sequence of adjacent trees that leads from the first to the second. A group of trees is considered connected if every pair of trees in the group is connected.
The first line of input contains the integer N. Each of the following lines contains integers. The -th line contains the integers , the initial height of the tree located in the -th row and -th column.
After that, more lines follow, each containing integers. The -th line contains the integers , the growth speed of the tree located in the -th row and -th column.
Warning: The size of the input is very large, so it is recommended to use fast input methods (For example, use BufferedReader instead of Scanner in Java, or use scanf instead of cin in C++, or use PyPy instead of Python).
The only line of output must contain a single integer - the answer of the problem.
Sina and Nima are USVAJAK agents tracking the movements of an unnamed corrupt government official. Anonymous sources have informed them about his upcoming escape attempt. They now know he plans to use his diplomatic contacts to try and hitch a ride on a CIA jet leaving from Jabolgha airport.
Itβs well-known that all CIA jets have the string FBI
somewhere in their registration codes. They gathered a list of all jets scheduled for the designated day. There are exactly five jets on the list. Write a program that will find out all CIA jets.
There are exactly rows of input, each row representing exactly one jet registration code from the list. A
registration code is a sequence of at most uppercase English letters, digits 0
to 9
, or dashes -
.
The only line of output must contain a list of integers, indicating the corresponding input rows containing registrations of CIA jets, sorted in increasing order.
If there are no CIA jets, output the string HE GOT AWAY!
.
Note: Uppercase and Lowercase letters are considered different, so He Got Away!
is wrong!
Sina decided to challenge Nima! He gave him a real number and a bag full of cards with exactly one number written on each card. There is an unlimited quantity of each type of card.
Nima's task is to pick the minimum number of cards in a way that the average of the numbers written on them equals exactly .
First and only line of input contains real number .
will have between and decimal places, inclusive .
First and only line of output should contain 5 nonnegative integers - numbers of the ones, twos, threes, fours and fives used, respectively. If there are multiple solutions, output any one of them.
Pari has set up a new parquet flooring for her room. Her room is meters wide and meters long.
The blocks are of quadratic shape and each has an area of one quadratic meter. Once Pari had set up the flooring, which consists of yellow-colored blocks, she decided to paint the blocks on the edge of the room black.
The picture above illustrates the floor from the test case #2 β outer blocks are black, while the remaining two inner blocks are yellow.
Mari has come to visit Pari. While Pari was serving her biscuits, she counted the number of blocks of each color. When Mary returned home, she recalled of the two numbers and wished to calculate the dimensions of Pariβs room. Help her!
The first and only line of input contains two integers separated by a space, (the number of black blocks) and (the number of yellow blocks).
The first and only line of output must contain the dimensions of Pari's room, and , respectively. If the numbers differ, output the bigger one first. The test data is designed to somehow ensure that a unique solution always exists.
Pari and Mariβs favourite recreation is competing against each other in some mathematical games. This time they took a stack of cards and settled on the following rules:
The first and only line of input contains the positive integer , the number of cards in the starting stack.
Print the required minimum number of cards that Pari needs to remove during her first turn.
In a little town called Jabolgha, people are living. Each of them has borrowed some money from exactly one other inhabitant of Jabolgha. Now the time has come to pay back all the debts, but the only problem is that everybody has spent all of their money!
The mayor of Jabolgha has decided to solve this problem. The town will give money to a few people (by inviting them to a variant of Squid Game where they can all win some money) so that they can pay back their debts. When some people get their money back, a chain reaction is started - for example, person A gets money from the game. Person A uses that money to pay their debt toward person B. Person B then uses that money to pay the debt towards person C, etc. If person B didnβt have enough money to pay back the debt, they wait until they get enough. If they have more than enough money, person B will keep what is left after payback.
Another example: if two people live in Jabolgha, and they owe Chugh (Chugh is the currency of Jabolgha) to each other, the town will give Chugh to one of them so they can pay back the debt to the other one.
Note that people may earn different amounts of money from the game.
Your task is to calculate the minimum total amount of money the game has to give to some subset of the inhabitants so that after the payback protocol described above all debts are paid.
The first line of input contains one integer , the number of inhabitants of Jabolgha. They are numbered from to .
The following lines contain two integers, separated by space. In -th of those lines, the first number - represents the id of the person -th person owes money to, and second represents the amount of the debt in Chugh.
Print a single integer - the minimum total amount of money the game in Jabolgha has to give to its inhabitant players so all debts are returned.
Pari loves spiderman and how he hangs upside down from the ceiling, so she likes to rotate everything. Right now she is rotating tables of letters. She wrote an table onto a piece of paper. She has also chosen an angle , a multiple of , and wants to rotate her table that many degrees clockwise.
It turns out this task is a bit too hard for Pari, so help her out.
The first line contains two integers and , the number of rows and columns in Pari's table.
Each of the next lines contains one row of Pari's table, a string of lowercase letters. The last line contains an integer , a multiple of between and (inclusive).
Output Pari's table rotated degrees clockwise. The output must contain the smallest number of rows and columns possible. Some rows may have some leading spaces, but extra leading or trailing space is now allowed.