Generator

Requirements: Implement an input file generator for the integer A+B problem, called with the command ./gen [--same] --n-max=<value> --n-min=<value>. The n-min and n-max specify the range of integers $a$ and $b$. The same flag indicates whether to set $a = b$.

n-min
n-max
Report format:
Report: