| Field | Value |
|---|---|
| Full name | Luis M. Torres V. |
| OS | Ubuntu 22.04.01 LTS |
| C++ compiler | g++ 11.3.0 |
| Java JDK | opendjk 18.0.2-ea |
The mean return value can be very inaccurate if the input numbers are close
to the limit of capacity of the long primitive data type because of the
loss of precision when converting to a double.
The default file to parse from is nums.txt.
You can override this when calling make like so:
make NUMS_FILE=yourfile.txt
or
make NUMS_FILE=yourfile.txt run
The file must be in the src directory.