subject

Fill The Cube Problem Description A company manufactures walls which can be directly implanted at the site. The company uses small square bricks of material C and material D which have similar looks but have huge difference in quality. The company manufactures walls of square shapes only to optimize their costs. A novice employee created a square wall using bricks of material C and D. However, the client had asked the wall to be made of only high-quality material - material C. To solve this problem, they will place the wall in a special furnace and heat it such that the material D melts and only material C remains. Material C brick will move down due to gravity if a material D brick below it melts. The new empty space created will be filled by new material C square walls. They also want to use biggest possible C square wall while building the final wall. For this they will position the wall in the furnace in an optimal way i. e. rotate by 90-degrees any number of times, if required, such that the biggest space possible for new material C wall is created. No rotations are possible when the furnace starts heating. Given the structure of the original wall created by the novice employee, you need to find out the size of the new C square wall which can be fitted in the final wall which will be delivered to the client. Constraints 1 < N < 100 Input First Line will provide the size of the original wall N. Next N lines will provide the type of material (C and D) used for each brick by the novice employee. Output Size of the biggest possible C square wall which can be fitted in the final wall. Time Limit 1 Examples Example 1 Input 4 C D C D C C D C D D D D C D D D Output 3 Explanation If the wall is placed with its left side at the bottom, space for a new C wall of size 2x2 can be created. This can be visualized as follows D C D D C D D D D C D D C C D C The melted bricks can be visualized as follows - - - - - C - - C C - - C C - C Hence, the maximum wall size that can be replaced is 2x2. If the wall is placed as it is with its original bottom side at the bottom, space for a new C wall of size 3x3 can be created. Post melting, this can be visualized as follows. - - - - C - - - C - - - C C C C Hence, the maximum wall size that can be replaced is 3x3 in this approach. Since no rotations followed by heating is going to a yield a space greater than 3x3, the output is 3. Example 2 Input 7 C D D C D D D C D D C D D D D D D D D D C D C D C D D D D D D C D C D C D D C D C C C D C D C C C Output 5 Explanation If the wall is placed with its left side at the bottom, a space for new C wall of size 5x5 can be created. This can be visualized as follows D D C D D C C D D D D C C C D D D D D D C C C D C C C D D D D D D D C D D D C D D D C C D D D C C When this orientation of the wall is heated, a space for new C wall of size 5x5 is created after the D bricks melt _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _C _ _ _ _ _ C C _ _ _ _ _ C C C C _ C C C C C C C C C C C Whereas, if the rotation was not done, the wall formed after the D bricks melt will be as follows _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ C _ _ _ C _ _ C _ _ _ C _ _ C _ _ C C _ _ C _ C C C C C C C C C When this orientation of the wall is heated, a space for new C wall of size 3x3 only is created after the D bricks melt Hence rotation is important and correct answer is 5x5 Since no rotations followed by heating is going to a yield a space greater than 5x5, the output is 5.

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 07:00
To produce a starlight effect in her photograph, lina should choose the filter for her camera.
Answers: 1
question
Computers and Technology, 23.06.2019 17:00
The more powerful, 60 volt cables and the main power shut-off on an hev are both colored orange.
Answers: 1
question
Computers and Technology, 23.06.2019 20:30
If an appliance consumes 500 w of power and is left on for 5 hours, how much energy is used over this time period? a. 2.5 kwh b. 25 kwh c. 250 kwh d. 2500 kwh
Answers: 1
question
Computers and Technology, 24.06.2019 02:20
Peter is thinking of a number which isless than 50. the number has 9 factors.when he adds 4 to the number, itbecomes a multiple of 5. what is thenumber he is thinking of ?
Answers: 1
You know the right answer?
Fill The Cube Problem Description A company manufactures walls which can be directly implanted at th...
Questions
question
Social Studies, 20.05.2021 23:40
question
English, 20.05.2021 23:40
question
Mathematics, 20.05.2021 23:40
question
Mathematics, 20.05.2021 23:40
question
Biology, 20.05.2021 23:40
question
Mathematics, 20.05.2021 23:40
question
Mathematics, 20.05.2021 23:40
question
Mathematics, 20.05.2021 23:40
Questions on the website: 13722362