/42_EXAM

A program almost identical to the 42 EXAMS for practice. (Pool EXAM & Stud 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 42School, it's 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
  • 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 OR Contribute to become VIP

You can contribute by adding new exercises or improving the program

gradenow : Get an instant correction (no grademe cooldown)

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 42_EXAM 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 exercise, fail or success, current assignement and level.

Contribution by adding more exercises :

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 Kuninoto ComlanGiovanni

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 how to host a website, working with 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 any test, please create an "Issue" here on Github, it will only take 3 minutes of your time and it will help me to make the test more accurate.

📌 Remember that if you encounter an error, you're probably not the only one and your "Issue" will surely help other people.