Skip to content
This repository was archived by the owner on Nov 19, 2023. It is now read-only.

acmatku/ipc-rules-resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ipc-rules-resources

In this repo we keep a PDF handbook for the ACM@KU Intramural Programming Competition. This PDF has the rules for the competition, as well as examples of programs properly written to be judged by the DOMJudge automated judging system.

Full descriptions of the two short sample problems are provided in the handbook PDF and in problem PDFs residing in the examples folder.

Maintaining

Competition administrators should maintain this repo on a yearly basis. The main.text file contains the source code for the handbook PDF. A header of comments near the top of the document contain global variables that are yearly-dependent, such as the current competition chairperson and their contact information, as well as the public URL to the DOMJudge web-portal.

Compiling

To compile the PDF from the LaTex source, you may either use a terminal based LaTex compiler to compile the main.tex to a PDF, or you may zip this whole directory (excluding the .git folder), and upload the zip to an online LaTex editor, like Overleaf, or ShareLaTex, which have compilers built into them.

About

Rules, resources, and examples for ACM@KU IPC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages