🧵 Multithreaded Execution – Executes multiple test files in parallel, reducing runtime.
🔗 Codeforces Integration – Automatically fetches testcases from Codeforces.
🧪 Automated Output Matching – Compares program output with expected results.
🖥️ Language Support – Works with C++, Python, and more.
📦 Clean Architecture – Modular codebase for easy maintenance.
Requirements
Place your solution file in the src/ directory.
Set the correct Python interpreter in src/sidebar.ts for Codeforces integration.