You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
158 B
13 lines
158 B
(s,a,s1,s2)
|
|
0:(1,0,0,0)
|
|
1:(1,0,0,1)
|
|
2:(1,0,1,0)
|
|
3:(1,0,1,1)
|
|
4:(1,1,1,0)
|
|
5:(1,1,1,1)
|
|
6:(2,0,0,0)
|
|
7:(2,0,0,1)
|
|
8:(2,0,1,0)
|
|
9:(2,0,1,1)
|
|
10:(2,1,0,1)
|
|
11:(2,1,1,1)
|