You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Tkinter desktop app for evaluating competitive programming solutions written in C, C++, and Python. Used for the national Infokup coding competition in the Algorithms category.
Evaluator.py or the executable has to be in the same directory with solutions and the Test folder.
Solutions in C or C++ must be compiled to .exe before running the evaluator.
Copy Evaluator.py to example directories and run it there.
About
A Tkinter desktop app for evaluating competitive programming solutions written in C, C++, and Python. Used for the national Infokup coding competition in the Algorithms category.