perryjarvisr7268 perryjarvisr7268
  • 11-02-2018
  • Computers and Technology
contestada

Write a function that receives a string containing a 16-bit binary integer. the function must return the string's integer value

Respuesta :

totrar totrar
  • 11-02-2018
program z;
var
a: integer;
b: string;
begin

readln(b);
a:=strtoint(b)
writeln(a);

end.
Answer Link

Otras preguntas

What does the random variable (r) for a binomial experiment of n trials represent?
Holly decided to share 1/2 of her share of the pizza with Deb. How much did each of them actually?
Which choice is equivalent to the expression below? 5x sqrt 2 - 2 sqrt 2 + 2x sqrt 2 A. 7x sqrt 2 - 2 sqrt 2 B. 2x^2 sqrt 2 C. 3x sqrt 2 D. 7x^2 sqrt 2
Why are capillaries thin walled?
Lim[(sqrt(cos(2x))-cubicrootof(cos(x))]/arctg(x^2) when x->0
Lim[(sqrt(cos(2x))-cubicrootof(cos(x))]/arctg(x^2) when x->0
Is economic equality an attainable goal?
let f(x)=9x-2 and g(x)=-x+3. find f(g(x)).
Which choice is equivalent to the expression below? 5x sqrt 2 - 2 sqrt 2 + 2x sqrt 2 A. 7x sqrt 2 - 2 sqrt 2 B. 2x^2 sqrt 2 C. 3x sqrt 2 D. 7x^2 sqrt 2
When this car moves forward by 180 cm, each wheel does one full turn. What is the diameter of the wheels to the nearest centimetre?