JCluzet
JCluzet
Here's what the trace shows: `bin/ls: cannot access 'microshell.c': No such file or directory` can you go to your **_rendu/_** folder and run the `tree` command and send me the...
After a quick check, I see that there was recently a PullRequest made by @hcivici on examRank04. @hcivici do you know if the error could be yours? Thanks :)
I'm going to let @hcivici fix this problem since he's the one who made the pull request, if there's no response from him I'll take care of it on my...
Hey, this is annoying, I know that when I created the test for the 06 exam it was quite unstable. However it still worked, could this be due to pull...
Hi @vessfils 👋 Can you give me your code that produces an infinite loop? Thank you!
Hi, You can use this command on Ubuntu : `sudo apt-get install libreadline6 libreadline6-dev`
Hi, Did you try to do the command `sudo apt-get update && sudo apt-get upgrade` ?
Hi 👋🏼 Do you have the c++ compiler ? (clang++ or g++ )