protonxwz protonxwz 04-01-2023 Computers and Technology contestada C++ Programming. Task : This program takes (n) number of elements from the user and stores it in the (arr) array. Find the 3 maximum elements in that array. (use pointers) Plase help me...