subject

Scrieți un program „Ghici numărul”: din trei încercări să se ghicească un număr din intervalul de la 1 la 12 (luna ta de naștere), iar la fiecare încercare să se anunțe „mai mare” sau „mai mic”, sau „ai ghicit”.

Programul trebuie scris in (GDB online), C

Va rooog mult am nevoie urgent, sunt la test

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 20:10
Assume the existence of a bankaccount class. define a derived class, savingsaccount that contains two instance variables: the first a double, named interestrate, and the second an integer named interesttype. the value of the interesttype variable can be 1 for simple interest and 2 for compound interest. there is also a constructor that accepts two parameters: a double that is used to initialize the interestrate variable, and a string that you may assume will contain either "simple", or "compound", and which should be used to initialize the interesttype variable appropriately. there should also be a pair of functions getinterestrate and getinteresttype that return the values of the corresponding data members (as double and int respectively).
Answers: 2
question
Computers and Technology, 23.06.2019 01:20
Write a function balancechemical to balance chemical reactions by solving a linear set of equations. the inputs arguments are: reagents: symbols of reagents in string row array products: symbols of products in string row array elements: elements in the reaction in string row array elcmpreag: elemental composition of reactants in two dimensional numeric array elcmpprdcts: elemental composition of prducts in two dimensional numeric array hint: the first part of the problem is setting up the set of linear equations that should be solve. the second part of the problem is to find the integers from the solution. one way to do this is to mulitiply the rational basis for the nullspace by increasing larger integers until both the left-and right-side integers exist. for example, for the reaction that involves reacting with to produce and : reagents=["ch4", "o2"]; products =["co2", "h2o"]; elements =["c","h", "o"] elcmpreag=[1,4,0;
Answers: 3
question
Computers and Technology, 23.06.2019 11:00
In the context of the box model, what is the difference between a margin and a padding? a. a padding lies outside a box border, while a margin lies inside it. b. a padding lies inside a box border, while a margin lies outside it. c. a padding can be adjusted independently, while a margin depends on the size of its box. d. a padding depends on the size of its box, while a margin can be adjusted independently.
Answers: 3
question
Computers and Technology, 23.06.2019 16:30
How to do this programming flowchart?
Answers: 3
You know the right answer?
Scrieți un program „Ghici numărul”: din trei încercări să se ghicească un număr din intervalul de la...
Questions
question
Biology, 09.03.2021 21:50
question
Mathematics, 09.03.2021 21:50
question
Mathematics, 09.03.2021 21:50
question
Mathematics, 09.03.2021 21:50
question
Mathematics, 09.03.2021 21:50
question
Mathematics, 09.03.2021 21:50
question
Mathematics, 09.03.2021 21:50
question
Chemistry, 09.03.2021 21:50
question
Mathematics, 09.03.2021 21:50
question
Social Studies, 09.03.2021 21:50
question
Mathematics, 09.03.2021 21:50
Questions on the website: 13722367