Rejected Quiz related to bitwise operation | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 8

Rejected Quiz related to bitwise operation

my quizes related to basic bitwise operations are rejected, c++ supports bitwise operations and c++ is one of the course, why is it rejected? this raises question why sololearn doesn't have "C" ?

8th May 2017, 7:55 AM
manoj katari
manoj katari - avatar
2 ответов
+ 11
i didn't post any processor dependant quiz... it was just about performing bitwise << on a number once. which should be same for any proceesor under the hood
8th May 2017, 8:02 AM
manoj katari
manoj katari - avatar
+ 2
i think bitwise operator depends upon the processor.
8th May 2017, 7:58 AM
MR Programmer
MR Programmer - avatar