heaven8416 heaven8416 05-10-2022 Computers and Technology contestada given the following structure definition: struct vector2d { float x; float y; }; write a program to achieve a number of 2d vector operations. your program will take the input with the following format option