Skip to content

blu3r4y/ccc-linz-apr2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

39th Classic Cloudflight Coding Contest

My solutions for the 39th Classic Cloudflight Coding Contest in April 2024, written in Python.

🐐 🐐 🐐

Challenges

Requirements

Python >= 3.12

Package requirements are specified in the requirements.txt file.

python -m pip install -r requirements.txt

Snippets

Run code as a module

python -m ccc

Quickly archive the last commit

git archive --format zip -o code.zip HEAD

About

39th Classic Cloudflight Coding Contest

Topics

Resources

License

Stars

Watchers

Forks