a....... is a rectangular box in which a programs opens
Answers
Answered by
0
Answer:
This is called the Taskbar. The small icons here are shortcuts to opening programs. In the middle are open programs.
Explanation:
Please mark me BRAINLIST
Answered by
0
Single File Programming Question
Steve was offered a task to make a rectangular box during his innovation game. He was given X centimeters of wire and Y square centimeters of a specific paper. He had to use all the wire (for the 12 edgen) and paper (for the 6 sides) to make the box So what will be the maximum volume of that box?
Input format
The input contains two space-separated integers X and Y.
Output format
The output displays the peak volume of the box.
Code constraints
1<=X,Y<=106
Similar questions