Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 367a8050 authored by GILLES Sebastien's avatar GILLES Sebastien
Browse files

#124 Procedural programming: rewrite the solutions to make them much easier to maintain:

- Declarations and definitions are separate.
- New function is written after the other, so we limit at maximum the modifications of blocks to ease both diff comparison between exercises and modifications for a given file through git history.
parent d490aecc
Branches
Tags
No related merge requests found
Showing
with 700 additions and 275 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment