Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.
/ ProgComp2023 Public archive

The Problems and Solutions for the 2023 Programming Competition

Notifications You must be signed in to change notification settings

ProgSoc/ProgComp2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProgSoc Competition 2023

This repository contains the questions, the solutions and the test inputs for each question.

The problems/ folder contains each problem, along with all their solutions, scaffolds and sample inputs.

The docs/ folder contains the documentation scaffold. It gets filled with the questions at build time.

Building

Running build.py will build all the questions, running the python/java/c++ samples and generating the documentation.

The build goes into the build/ folder.

About

The Problems and Solutions for the 2023 Programming Competition

Resources

Stars

Watchers

Forks