Marconi-Lab / CMP2103_assignment-2-1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question Given a text file containing integer numbers, you are tasked to find the average of all the even numbers within the file. Sample input text files are provided (sample_input1.txt, sample_input2.txt, sample_input2.txt) with the corresponding expected output.

The output file should be named "output.txt". This is already coded within the starter template provided. Do not change the naming.

About


Languages

Language:C++ 99.8%Language:CMake 0.1%Language:Makefile 0.0%