This is an open-source tool written in Ruby ,that checks the diffrence between 2 files (especially for competitive programming)
You need to install the colorize gem by runing this command : gem install colorize
Then run the script with the command : ruby "script path" and just follow the instructions
"Idlness Limit Excedeed" ==>means that the script did not find the file so either the path you entered is not valid or you did not genrate any output file
In addition the script gives you an idea about the execution time spent to verify the files
v1.0.0 (not the final version just a beta)
- Hasbi Hamza hamza.hasbi@gmail.com
Licenced under the [MIT LICENCE] (LICENSE)