coding competition
classes:
- Program
- ReplyChallenge
- Loader
- Printer
- Scores
- Reader
Path of input file. This variable is in class Program.cs
Path of output file. This variable is in class Program.cs
Main class with all logic.
Library to load things from INPUT_FILE.
Library to print things to OUTPUT_FILE.
This library computes score for comparing our options.
Random class from internet reading Int,Char,Bool,Double,... vars, whatever we want, from input file.