broskiesmark273 broskiesmark273 07-06-2023 Computers and Technology contestada Write a complete C++ program (just main) to input account numbers and amounts from Amounts.Txt. Store only amounts in an array - maximum of 100 numbers. Output the elements and the number of elements in the array to AmountsOut.txt.