subject

I m having a hard time with this question, would anyone be kind enough to answer it please? C++
When the "#" sign(s) move out of the line, the output stops. 3) Including the "#" sign(s), total 10 characters should be outputted in each line. The "*" (asterisk) sign(s) used to fill the reminder characters. 4) All parameters range from 1 to 9 (including 1 and 9). The two parameters will always be given.
Example 1 of command and output
Linux Command: ./main 1 2
output1
#
**#
#
#***
#*
Example 2 of command and output
Linux Command: ./main 3 4
output2
###
###***
##
Example 3 of command and output
Linux Command: ./main 5 2
output3


*

##

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 17:00
Ineed a good science fair name i’m doing a homemade water filter and i have no idea what the title should be plz
Answers: 1
question
Computers and Technology, 22.06.2019 19:50
Write a car class having two private member variables called tank and speed. write public methods called pumpgas and gofast. the method pumpgas gets an integer for gas that must be pumped. that value needs to be added to tank (no more than 20 gallons). it must return the amount of gas that is purchased ($4 per gallon). the method gofast should increase the speed by 5 each time it is called.write a constructor for the above class that initialized both variables to zero.write a tostring to display both the tank and speed when the car is printed.modify the car class to implement the interface comparable and an interface called carinter having the public methods in carinter.write the main program to create an array of size 5 of type car. create 5 car objects having each location of the array to refer to one of the cars. test the pumpgas, gofast, equals method on the array items. write an enhanced loop to print all the car values (using a tostring written last time).write a generic method to find the minimum of four items. pass int, double, char, string and car objects to test this method.
Answers: 1
question
Computers and Technology, 23.06.2019 09:30
You have been supporting csm tech publishing's windows server 2016 server network for over a year. the office has two windows server 2016 servers running active directory and a number of other roles. management has informed you that a small sales office is opening in the same building three floors up. the sales manager wants to install a sales application on a server located in the sales office. this server will have limited physical security because there's no special room dedicated for it, which means it will be accessible to non-it personnel and visitors. you're considering installing windows server 2016 server core on the new server because accessing its console regularly probably won't be necessary, and this server will be managed from one of the other csm tech publishing servers. what are the benefits and drawbacks of using server core for this branch office? what are some things you should do to set up this server management environment?
Answers: 1
question
Computers and Technology, 23.06.2019 20:30
What is the biggest difference between section breaks and regular page breaks
Answers: 1
You know the right answer?
I m having a hard time with this question, would anyone be kind enough to answer it please? C++
Questions
question
English, 29.11.2019 02:31
question
Mathematics, 29.11.2019 02:31
question
Chemistry, 29.11.2019 02:31
Questions on the website: 13722362