usacotest

command module
v0.0.0-...-37b6e8e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 23, 2014 License: MIT Imports: 7 Imported by: 0

README

USACO Test

Run old USACO contest test cases on your machine from the command-line.

Installation
$ go get github.com/lordzamy/usacotest
Usage
$ usacotest (path_to_program) [path_to_test_cases_directory]

The path_to_program argument is required and must be a compiled executable or a Python (.py) script. If your program is named xyz then it must take input from xyz.in and output to xyz.out.

The path_to_test_cases_directory argument is optional and assumes the current working directory as the default. This directory must contain the test cases downloaded from the USACO website.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL