package
0.7.5
Repository: https://github.com/natsukagami/kjudge.git
Documentation: pkg.go.dev

# Functions

ParsePattern parses a pattern string and create a Pattern struct.
Unpack try to unpack a zip file and extract tests from the given pattern.

# Structs

LazyTest is a `models.Test` but input and outputs are `zip.File`s.
Pattern recognizes the patterns from an input string and try to match it.