Course work parallel computing
Requirements: .NET Framework >=4.5
To build the project go to course_work/course_work/ and run command: dotnet build.
To launch the project place files in directory "files" in the project root. Go to course_work/course_work/ and run command: dotnet run. Enter number of threads to be used (N). Done!