/42_EXAM

A program almost identical to the 42 EXAMS for practice. (Piscine EXAM & Student EXAM)

Primary LanguageShellOtherNOASSERTION

42_EXAM v2 ๐ŸŽ“

All 42 exams auto-correct, to practice.

ExamRank02, 03, 04, 05, 06 & PiscineExam

๐Ÿ‘‰ 42_EXAM is now part of GRADEME.FR ๐Ÿ˜Ž

Disclaimer: This project is not made by 42, it is not identical to the proposed exams and does not reflect your exams at 42

NEW ExamRank02 available ๐Ÿฅณ

Screenshot 2022-09-06 at 17 00 20


โš ๏ธ This project is available on MAC and LINUX (the real exam will be on Linux)


Practice for the 42 exam ๐ŸŠโ€โ™‚๏ธ

  • New Subjects ExamRank02 APRIL 2022
  • Add more exercice at level 4 for ExamRank02
  • Subject drawn at random
  • Exponential waiting for a correction
  • X Hours maximum
  • Automatic correction (without internet)
  • Traceback available
  • Detect infinite loop in your program (ExamRank02)
  • Detect infinite loop in all ExamRank
  • Detect leaks in all exercices

Screenshot 2022-09-06 at 17 00 47

Screenshot 2022-09-06 at 17 01 15

๐Ÿ‘“ CHEAT code :

(sorry don't work in exam at 42)

remove_grade_time : remove grade time between two push

  > The maximum time to complete the exam is only information. Here, the exercise can always be corrected even after the time limit.

force_success : force an exercice to success

new_ex : generate a new exercice on the same level

๐Ÿ•ถ VIP CHEAT code :

sponsor to become VIP

gradenow : Get an instant correction (no waiting)

Being a sponsor brings VIP on GradeMe and 42_EXAM.

VIPs also have exactly the same display as the 42 examshell.

More features coming

Launch in ONE COMMAND :

bash -c "$(curl https://grademe.fr)" --> Visit Grademe.fr

๐Ÿ‘ฎโ€โ™€๏ธ RGPD Information :

Some data may be collected for the sole purpose of improving the service, for example to check if an error is coming from the student and not from the program. The data that can be collected are :

  • the host name of your machine.
  • the exam number you choose.
  • name of exercice, fail or success, current assignement and level.

Contribution by adding more exercices :

You can contribute by adding new exercises very easily with 42_EXAM.

๐Ÿ“„ Read this documentation: Contribution DOC

๐Ÿฅณ If your contribution is accepted, your name will be listed in the ReadMe as a contributor, thanks!

Contributor : pandaero

Disclaimer for 42 staff :

This project is not identical to the proposed exams and does not reflect 42 official exam. It is only meant to help 42 students to train on some exercises found on Github. It works simply by doing a DIFF on both versions. All the subjects have been found on Github. During my schooling at 42, this project helped me to understand a lot of notions like to host a website, to do javascript, php and others. This project has been created with the sole purpose of helping students to understand their mistakes and improve themselves. If itโ€™s not the case, I am ready to make changes and corrections on it, 42_EXAM/GradeMe has only a non-lucrative and educational purpose. It is completely free and open-source.

Your help is welcome

๐Ÿ‘‹ If you have any problem with the test, it would be nice to create an "Issue", it will take 3 minutes of your time and it will help me to make the test accessible to more people.

๐Ÿ“Œ Remember that if you encounter an error, you are probably not the only one and your "Issue" will surely help other people.