cryck

12096132?s=460&v=4

cryck
GitHub: cryck

About me

Nothing here yet. Update your profile at /profiles/cryck.adoc

Day 01: php

The Tyranny of the Rocket Equation

I wrote my solution in PHP. To run the final program you need PHP installed. You can run the script and it will give you the solution as output.

Solution

1.php contains the solution of the first task of day 01 1_extra.php contains the solution of the second task of day 01

Day 02: php

1202 Program Alarm

I wrote my solution in PHP. To run the final program you need PHP installed. You can run the script and it will give you the solution as output.

Solution

2.php contains the solution of the first task of day 02 2_extra.php contains the solution of the second task of day 02

Day 04: php

Secure Container

I wrote my solution in PHP. To run the final program you need PHP installed. You can run the script and it will give you the solution as output.

Solution

4.php contains the solution of the first task of day 04 4_extra.php contains the solution of the second task of day 04