Bit
Eli   New York, New York, United States
 
 
int a = 5; // binary: 0000000000000101, or 5 in decimal
int b = a << 3; // binary: 0000000000101000, or 40 in decimal
int c = b >> 3; // binary: 0000000000000101, or 5 in decimal
Právě je offline
Nedávná aktivita
244 hodin celkem
Naposledy hráno 25. říj.
4,1 hodin celkem
Naposledy hráno 22. bře.
8,8 hodin celkem
Naposledy hráno 24. lis. 2023