all: g++ -Wall -O3 -o ArrayFillMain ArrayFillMain.cpp # g++ -Wall -pg -o ArrayFillMain ArrayFillMain.cpp