I have a C++ Question:
write a program that reads an array of 4000 integer uumbers from a file and saves the total of every 12 elemnts into a new array and a file.

can any 1 help me please