Skip to content

apaar97/code-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeCheckerLite

A lightweight code checker tool written in python for compiling and running Java, C & Cpp files. It can handle Compilation errors, Runtime errors and Time limit exceeded. The output can also be checked against expected output to give Accepted or Wrong verdict.

Originally posted in this gist

Requirements

  • Python >= 3.5
  • GCC, G++, Java compilers pre-installed

About

Lightweight code checker tool in python for compiling and running Java, C and C++ files

Topics

Resources

License

Stars

Watchers

Forks