Skip to content

A simple script to test output for C/C++ programs.

Notifications You must be signed in to change notification settings

Stan1slav337/C-Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

C-Checker

A simple script to test output for C/C++ programs.

Put checker.exe in the same folder as the main.exe and create tests in the format x.in / x.out (1.in, 1.out, 2.in, 2.out ...).

The script checks if the outputs from the main.exe match the x.out ones.

About

A simple script to test output for C/C++ programs.

Topics

Resources

Stars

Watchers

Forks

Languages