0
Write a code to get the closet loop
if two trucks A,B are at (x,y) coordinate. the house is at (0,0). which one is shortest.x coordinate should be of range -20....20and y coordinate is of range -20....20. example-input- 3 -2 -5 -4 output- A
7 odpowiedzi
+ 6
what happenes if both are of cords(2, 2) (2, 2)
- 1
it will give both is at same



