https://github.com/megave/programming-challenges-tasks
My solution for the proposed tasks from the Programming Challenges discipline, during the 6th period of the course | Resolução minha dos trabalhos proposto durante a disciplina de Desafios de Programação no 6º Período do curso
https://github.com/megave/programming-challenges-tasks
challenges competitive-programming exercise-solutions kattis-solutions
Last synced: 10 months ago
JSON representation
My solution for the proposed tasks from the Programming Challenges discipline, during the 6th period of the course | Resolução minha dos trabalhos proposto durante a disciplina de Desafios de Programação no 6º Período do curso
- Host: GitHub
- URL: https://github.com/megave/programming-challenges-tasks
- Owner: megaVE
- Created: 2023-09-05T10:04:26.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-04T20:41:54.000Z (over 2 years ago)
- Last Synced: 2025-01-18T12:34:43.087Z (over 1 year ago)
- Topics: challenges, competitive-programming, exercise-solutions, kattis-solutions
- Language: C
- Homepage:
- Size: 654 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Programming Challenges Tasks (Desafios de Programação)
EN: My solution for the proposed tasks from the Programming Challenges discipline, during the 6th period of the course.
PT: Resolução minha dos trabalhos proposto durante a disciplina de Desafios de Programação no 6º Período do curso.
## Display Organization (Organização de Disposição)
Every folder matches an activity, having inside itself the exercise proposal in a PDF file and the C coded program solution.
(Toda pasta corresponde a uma atividade, tendo dentro de si a proposta do exercício em um arquivo PDF (em inglês) e o programa em C de sua resolução.)