Welcome to 42_GradeMe Discussions! #1
JCluzet
announced in
Announcements
Replies: 2 comments 3 replies
|
hi, is it possible to ask for a specific exervise for exam02? |
0 replies
|
Hey. In one exercise in Exam Rank 2, level 2, there is a problem. The exercise is "Example, if you pass 2 to print_bits, it will print "00000010"" 00000010 is the binary of the NUMBER 2, not the CHAR 2. When passing 2 to the function it should print 00110010, which is 50, which is the ASCII value of the char '2'. This is the solution that passes the exam. The wording in the subject might be confusing, because if someone changes their code to print 00000010 they will fail. |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
👋 Welcome!
We’re using Discussions as a place to connect with other members of our community. We hope that you:
build together 💪.
To get started, comment below with an introduction of yourself and tell us about what you do with this community.
All reactions