pypye / CodeChecker

Code Checker for Competitive Programming by Duc Tran Van. Compare optimized code with brute force code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code Checker

Code Checker for competitive programming, tool for finding wrong test between brute-force code and optimized code.

General

This tool is written in C# by Duc Tran Van.

If you want to build this project, just install Visual Studio and run it. Or not, just download executable version here.

Previews

  • Overal user interface

Imgur Image

  • Find wrong test

Imgur Image

About

Code Checker for Competitive Programming by Duc Tran Van. Compare optimized code with brute force code.


Languages

Language:C# 100.0%