JarateKing / Kattis-Grind-Setup

Setup for solving kattis problems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kattis Grind

A repo of solved Kattis problems. Uses Kattis-Grind-Setup.

Usage

To create a new problem, run new-problem.bat and type the problem id on open Kattis.

The source file for the problem is given as prog.cpp by default.

To run compile and run a problem, run run.bat inside the problem folder.

To open a link to the problem online, run kattis.bat inside the problem folder.

Requirements

Resources

Development:

Reference:

About

Setup for solving kattis problems

License:MIT License


Languages

Language:Python 73.9%Language:Batchfile 26.1%