skajdasz6851 skajdasz6851 04-03-2024 Computers and Technology contestada Declare a type called "struct_arr_t" that is an array of 10 structs of the format struct str { int x; int y; };