42_EXAM
42_EXAM copied to clipboard
A program almost identical to the 42 EXAMS for practice. (Pool EXAM & Stud EXAM)
I get the following error while passing the exercise. ``` clang: error: no such file or directory: 'main.c' .system/auto_correc_main.sh: line 24: ./source: No such file or directory ```
in exam rank 5 corrects solutions are being failed. for example in cpp_module02 when passing const& as input parameter for forgetSpell and launchSpell the solution is marked as failure. also...
I get can't install readline library error. How to install manually or fix it. I'm currently on Ubuntu.
There is an infinite look when I'm doing a grademe with waiting ...
Hello there!, While trying to force _grademe_ to give me _do_op_ ex (in the ambience of trying to fix issue #61) I've noticed that entering the settings command the cheat...
J'ai remarqué que nc ne ferme pas la connexion à moins d'utiliser -N en option sur un CTRL-D. Je fail les tests de ctrl+d si je n'utilise pas cette option...
En str_capitalizer grademe me da faillure y al mirar los traces lo que espera grademe no se corresponde con el subject del examen por lo que hay que forzar un...
the one write to the `bim` file was overwriting the other one, ending up with an empty file that always failed the tests.
On Exam Rank 05, last exercice, the program (the -o final one) fails with no error in trace file (except missing lines from the output). This lead me testing with...
It seems that at level 1, some exercises never show up: - strpbrk - strrev - reverse_bit - wdmatch - ft_strspn