Cet exam comprend 4 niveaux d'exercices de piscine. Vous trouverez ci-dessous les types d'exercices pour chaque niveau.
- first_word
- fizzbuzz
- ft_strcpy
- ft_strlen
- ft_swap
- putstr
- repeat_alpha
- rev_print
- rot_13
- rotone
- search_and_replace
- ulstr
- alpha_mirror
- camel_to_snake
- do_op
- ft_atoi
- ft_strcmp
- ft_strcspn
- ft_strdup
- ft_strpbrk
- ft_strrev
- ft_strspn
- inter
- is_power_of_2
- last_word
- max
- print_bits
- reverse_bits
- snake_to_camel
- swap_bits
- union
- wdmatch
- add_prime_sum
- epur_str
- expand_str
- ft_atoi_base
- ft_list_size
- ft_range
- ft_rrange
- hidenp
- lcm
- paramsum
- pgcd
- print_hex
- rstr_capitalizer
- str_capitalizer
- tab_mult
- flood_fill
- fprime
- ft_itoa
- ft_list_foreach
- ft_list_remove_if
- ft_split
- rev_wstr
- rostring
- sort_int_tab
- sort_list
login -> exam password -> exam
Taper examshell dans le terminal
Entrer vos mdp intra -> 42 intra username -> mdp
- status - check the time and other things
- grademe - checking pushed exercise (moulinet)
- finish - closing examshell and finish exam
1️⃣ git add <folder name/files in folder>
2️⃣ git status
3️⃣ git commit -m "any commit message you like in these strings"
4️⃣ git push
5️⃣ After you git push, type grademe
in the examshell for your project to be evaluated.