• Cours
  • Compilateur de code
  • Discuter
  • Tarification
  • Équipes
Menu

Discussions Q&R

Right and Left shift operators
leftshiftpython3rightshift
2 Votes
7 Réponses
26th Jul 2018, 11:26 AM
tardigrade
tardigrade - avatar
(num>>(p+1-n))&~(~0 <<n) AND (num&(~(~0 <<n)<<p-n+1))>>p-n+1
andbitwisecleftshiftnotopretororrightshift
4 Votes
1 Réponse
17th May 2020, 5:14 AM
Ashutosh k.
Ashutosh k. - avatar
Aujourd'hui en vedette
Audio adding
1 Votes
C#
0 Votes
What is problem in this code
0 Votes
playground input
0 Votes
Stuck in Quize
1 Votes
C Program
0 Votes
This Program Does Something Weird. Can You Explain Why?
1 Votes
Software developer
0 Votes
Asking for final year project ideas!
1 Votes
How does JavaScript's event loop handle asynchronous operations like setTimeout, Promises, and async/await, and what are the dif
1 Votes