Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 839 Bytes

README.md

File metadata and controls

38 lines (23 loc) · 839 Bytes

Exam Login Details

login -> exam
password -> exam

Entering user and password in terminal

login -> your 42 intra username
pasword -> your password

git push (don't forget to do)

  1. git add .

  2. git commit -m "done"

  3. git push

  4. After the git push, type grademe


Exam Details

There are 2 questions in total in this exam. One of the following 2 questions comes

Exam Questions

Question

  • Get_Next_Line
    • 1 file, 7 functions 160 lines (but don't forget to make .h file)
  • Ft_Printf
    • 1 file, 3 functions and 50 lines

Exam Norminette

There is no Norminette in this exam.