Skip to content

r4bbit-r4/Python-programs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

The program had to be uploaded to my universities portal that checked the solution, that's why the classes aren't separated into different files!!

Parking-automata

The list of cars are provided in a list, first how many cars there are, followed by the cars and their size (eg. width and height). The program loads these cars in a list, and rearranges them in a descending order based on their width and size (or both) thus placing the exceptionally large ones first and filling the gaps with the smaller cars after.

CTF Scripts

This is a small collection of scripts I wrote to solve CTF Challenges on the CrySys Secchallenge.

About

Small collection of scripts I wrote in python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages