RandomTBush
Smash Ace
Bingo.I think he actually means that he wants to know the number of values between each instance of "9800" and wants that number divided by 3.
Although, actually, it would probably be better if it checked for "38912" instead, so that it only needs to write the amount in decimal and not hex. For example, just gonna take the first two sets from my sandvich model.
Code:
38912
0
0
0
1
1
1
2
2
2
3
3
3
2
2
2
4
4
4
5
5
5
6
6
6
5
5
5
7
7
7
5
5
5
8
8
8
9
9
9
10
10
10
11
11
11
12
12
12
13
13
13
14
14
14
13
13
13
15
15
15
13
13
13
16
16
16
13
13
13
17
17
17
13
13
13
18
18
18
19
19
19
20
20
20
19
19
19
21
21
21
2
2
2
21
21
21
0
0
0
38912
19
19
19
2
2
2
22
22
22
38912
Code:
38912
33
0
0
0
1
1
1
2
2
2
3
3
3
2
2
2
4
4
4
5
5
5
6
6
6
5
5
5
7
7
7
5
5
5
8
8
8
9
9
9
10
10
10
11
11
11
12
12
12
13
13
13
14
14
14
13
13
13
15
15
15
13
13
13
16
16
16
13
13
13
17
17
17
13
13
13
18
18
18
19
19
19
20
20
20
19
19
19
21
21
21
2
2
2
21
21
21
0
0
0
38912
3
19
19
19
2
2
2
22
22
22
38912