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

john spends 2/8 of his money on food, 1/5 of his money on fuel, and 2/10 of his money on clothes, Estimate what fraction of his money john has left. Explain
4. Before the present theory of plate tectonics, scientists used the hypothesis of continental drift to propose that Earth's continents are in motion. Which of
How did national recovery help America
The first amendment limits the powers of what governments! State federal both
A weather balloon slowly expands as energy is transferred as heat from the outside If the average net pressure is air. 1.5 x 103 Pa and the balloon's volume in
1. In Brutus' soliloquy in scene 1, what reasons does he give for killing Caesar? 2. Who proposes the murder of Marc Antony? Why does Brutus oppose it
If x^2y-3x=y^3-3, then at the point (-1,2), (dy/dx)?
In 1877, the U.S. government ordered members of the Nez Percé Nation to move off their lands in western Oregon onto a reservation in Idaho. Instead, about 800 N
You bike 3 miles in 15 minutes. At this rate, how long does it take you to bike 10 miles?
How can u tell if a function is polynomial