This repository contains my solutions for the Codocodile programming competition. The solutions are written in C++, and the questions are provided in PDF format.
solutions/: Contains C++ solution files, named asa.cpp,b.cpp, etc.questions/: Contains PDF files for each question, named asa-prob-Coro-Codocodile.pdf,b-prob-Hacker.pdf, etc.
| num | name | question | code | stauts |
|---|---|---|---|---|
| a | Coro-Codocodile | a.cpp | Correct | |
| b | Hacker | b.cpp | Correct | |
| c | game | c.cpp | Correct | |
| d | sushi | d.cpp | Correct | |
| e | Lunch | e.cpp | Correct | |
| f | dabbeh | f.cpp | Correct | |
| g | balla | g.cpp | wrong answer | |
| h | ballon | h.cpp | ||
| i | Party | |||
| j | security |
This project is licensed under the MIT License - see the LICENSE file for details.