Jump to content

Recommended Posts

Posted (edited)

I have a loop changing her value each time, i would need store each new value in a array and ignore a value that already been saved

0,1 6750216

0,2 16777071

I would need store 6750216,16777071, etc

How could be done?

Spoiler

0,1 6750216
0,2 16777071
0,3 16777006
0,4 16777057
0,5 16777008
0,6 16777062
0,7 16777042
1,1 16777215
1,2 16777215
1,3 16777215
1,4 16777215
1,5 16777215
1,6 16777215
1,7 16777215
2,1 16777215
2,2 16777215
2,3 16777215
2,4 16777215
2,5 16777215
2,6 16777215
2,7 16777215
3,1 16777215
3,2 16777215
3,3 16777215
3,4 16777215
3,5 16777215
3,6 16777215
3,7 16777215
4,1 16777215
4,2 16777215
4,3 16777215
4,4 16777215
4,5 16777215
4,6 16777215
4,7 16777215
5,1 16777215
5,2 16777215
5,3 16777215
5,4 16777215
5,5 16777215
5,6 16777215
5,7 16777215
6,1 16777215
6,2 16777215
6,3 16777215
6,4 16777215
6,5 16777215
6,6 16777215
6,7 16777215
7,1 16777215
7,2 16777215
7,3 16777215
7,4 16777215
7,5 16777215
7,6 16777215
7,7 16777215
8,1 16777215
8,2 16777215
8,3 16777215
8,4 16777215
8,5 16777215
8,6 16777215
8,7 16777215
9,0 65536
9,1 16777215
9,2 16777215
9,3 16777215
9,4 16777215
9,5 16777215
9,6 16777215
9,7 16777215
10,0 10301
10,1 16777215
10,2 16777215
10,3 16777215
10,4 16777215
10,5 16777215
10,6 16777215
10,7 16777215
11,0 9307200
11,1 16777215
11,2 16777215
11,3 16777215
11,4 16777215
11,5 16777215
11,6 16777215
11,7 16777215
12,0 2198020
12,1 16777215
12,2 16777215
12,3 16777215
12,4 16777215
12,5 16777215
12,6 16777215
12,7 16777215
13,0 5775763
13,1 16777215
13,2 16777215
13,3 16777215
13,4 16777215
13,5 16777215
13,6 16777215
13,7 16777215
14,0 262144
14,1 16777215
14,2 16777215
14,3 16777215
14,4 16777215
14,5 16777215
14,6 16777215
14,7 16777215
15,1 16777215
15,2 16777215
15,3 16777215
15,4 16777215
15,5 16777215
15,6 16777215
15,7 16777215
16,1 16777215
16,2 16777215
16,3 16777215
16,4 16777215
16,5 16777215
16,6 16777215
16,7 16777215
17,1 16777215
17,2 16777215
17,3 16777215
17,4 16777215
17,5 16777215
17,6 16777215
17,7 16777215
18,1 16777215
18,2 16777215
18,3 16777215
18,4 16777215
18,5 16777215
18,6 16777215
18,7 16777215
19,1 16777215
19,2 16777215
19,3 16777215
19,4 16777215
19,5 16777215
19,6 16777215
19,7 16777215
20,1 16777215
20,2 16777215
20,3 16777215
20,4 16777215
20,5 16777215
20,6 16777215
20,7 16777215
21,1 16777215
21,2 16777215
21,3 16777215
21,4 16777215
21,5 16777215
21,6 16777215
21,7 16777215
22,1 16777215
22,2 16777215
22,3 16777215
22,4 16777215
22,5 16777215
22,6 16777215
22,7 16777215
23,1 16777215
23,2 16777215
23,3 16777215
23,4 16777215
23,5 16777215
23,6 16777215
23,7 16777215
24,1 16777215
24,2 16777215
24,3 16777215
24,4 16777215
24,5 16777215
24,6 16777215
24,7 16777215

 

Edited by c7aesa7r
Posted

Can you post your current code?  Because there are a number of ways that this can be done but finding the quickest method depends on the source data, for example is this source data in an array or is has the data been saved to a file.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...