Skip to content

Commit

Permalink
Update README to reflect 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fushar committed May 29, 2017
1 parent 5c04207 commit 8eefd30
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,11 +107,10 @@ At a very high level, with some details omitted, it works as follows:

**tcframe** supports:

- Standard batch problems; i.e., problems which requires the solution to read from stdin and print to stdout.
- Constraints specified in IOI-style subtasks.
- Batch and interactive problems.
- ICPC-style problems and IOI-style problems with subtasks and points.
- Multiple test cases per file.
- Simulating submission against the generated test cases.
- Specifying time and memory limits.
- Local grading against the generated test cases, with time and memory limits.
- Basic random number generation helper.

## Requirements
Expand Down

0 comments on commit 8eefd30

Please sign in to comment.