summaryrefslogtreecommitdiff
path: root/project/Core/Src/Activties/activity2.txt
blob: 8a46d68d29c211a4a790bc2e494fbc941d46701d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
73 - 64 = 9
9 - 8 = 1

0100 1001

2^2 + 2^3 + 2^0
4     9
0x49


-5

0000 0000
0000 0101
1111 1011

8 + 4 + 2 + 1 = F
8 + 2 + 1     = B

0xFB

0b 1101 0110
2 + 4 + 16 + 64 + 128 = 

0xD6