• Stars
    star
    716
  • Rank 62,668 (Top 2 %)
  • Language
    Shell
  • License
    Other
  • Created about 3 years ago
  • Updated 12 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A program almost identical to the 42 EXAMS for practice. (Pool EXAM & Stud EXAM)

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.

More Repositories

1

GrademeBash

Automatic testing for all 42, C and CPP projects. Makefile relink, Header wrong name, Coplien Form and so much more.
Shell
213
star
2

ExamRank06

42 ExamRank06 in less than 100 lines [SUCCESS]
C
3
star
3

JCluzet

Bio
2
star
4

Minishell

42's Project : create a shell
C
2
star
5

so_long

Mini-game of the school 42 in 2D using the Minilibx
C
2
star
6

Swifty_Companion

Swifty Companion is my first project created in React Native. It allows, with the access to the 42 API, to do research on 42 students.
JavaScript
1
star
7

ePong

A web project in React/NestJS that allows you to play online PONG, match-making, chat, and more
TypeScript
1
star
8

42Piscine

Mois de Piscine a 42
C
1
star
9

Install_Normv3_onMAC

A simple script to install norm3
Shell
1
star
10

Cub3D

Cub3D is a project of school 42 made to recreate the first FPS video game in raycasting history, Wolfenstein3D.
C
1
star
11

PRINTF

Reconstitution de la fonction PRINTF
C
1
star
12

42Make

42Make automates the creation of Makefile mainly for 42 student's
C
1
star
13

ft_containers

42 Project | Recreate the std containers : list, stack and map
C++
1
star
14

normivite

Normivite is a very simple loop to norme your 42 files.
Shell
1
star
15

ConnectedCat_flap

This project is used to tweet a gif of a cat leaving or returning home through the cat flap.
Python
1
star
16

Philosophers

42's project : Philosopher 2021
C
1
star
17

Inception

Inception is a 42 project consists in recreating an enterprise infrastructure using Docker-Compose
HTML
1
star
18

42Checker_2021

42 Checker made in bash to check the Norme & Header name
Shell
1
star