A program that simulates the service of jobs (process) by the CPU of a multi-user computer.
You need to provide an input .txt file and and an output .txt as argument e.g main.exe -f input.txt -o output.txt
in the input file, the processes should be listed in format burst time : arrival time : priority