I want to check if there are structures with the same values in the vector array. May someone explain to me how should I do this?
struct mineCoordinate{ int x; in