This program let you create a list of additional points randomly splitted among all students, that are included into csv file. Program is created for FAM Hackaton 1
Github contains executable of the program and source files. In order to start an app, you should put Teacher.csv file in the "csv_files" folder in the same directory, as executable file. After completing, this program creates a results.txt file, that contains all the results received in process.
This program gives you absolutely random results without repeting same students on the same subjects.
Executable file is placed in folder "executable", while all the source files are in folder "sources".