by devskill » Fri Jan 06, 2017 8:18 pm
do not read from file.
read from console like: var input = Console.ReadLine();
and Console.WriteLine("something");
to write.
Our system will auto handle the input/output file processing. You don't have to worry how the input comes from file.