Skip to main content

Script for testing your code with the sample data files provided by Kattis.

Project description

# Kattis-Tester Script for testing your code with the sample data files provided by Kattis. ![](kattest-output.JPG)

## Supported languages * C * C++ * Java * Python 3

## How to install ` https://github.com/dilawarm/Kattis-Tester.git cd Kattis-Tester pip install -r requirements.txt sudo python setup.py install `

## How to run Make sure that your solution has the following format: ` [Problem ID].[extension] Example: exponial.cpp ` Run the following command from the same directory as your solution: ` kattest [Problem ID].[extension] Example: kattest exponial.cpp ` Enjoy!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kattest-0.1.tar.gz (2.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page