question
stringlengths 75
78
| answer
stringclasses 14
values | metadata
dict | difficulty
int64 2
4
|
|---|---|---|---|
How many 1 bits are there in the binary representation of the number 670488?
|
9
|
{
"binary": "10100011101100011000",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 670488,
"number": 670488,
"solution": 9,
"source_dataset": "count_bits",
"source_index": 0
}
| 2
|
How many 1 bits are there in the binary representation of the number 40425?
|
10
|
{
"binary": "1001110111101001",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 40425,
"number": 40425,
"solution": 10,
"source_dataset": "count_bits",
"source_index": 1
}
| 2
|
How many 1 bits are there in the binary representation of the number 428381?
|
10
|
{
"binary": "1101000100101011101",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 428381,
"number": 428381,
"solution": 10,
"source_dataset": "count_bits",
"source_index": 2
}
| 2
|
How many 1 bits are there in the binary representation of the number 285083?
|
10
|
{
"binary": "1000101100110011011",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 285083,
"number": 285083,
"solution": 10,
"source_dataset": "count_bits",
"source_index": 3
}
| 2
|
How many 1 bits are there in the binary representation of the number 931417?
|
11
|
{
"binary": "11100011011001011001",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 931417,
"number": 931417,
"solution": 11,
"source_dataset": "count_bits",
"source_index": 4
}
| 2
|
How many 1 bits are there in the binary representation of the number 368938?
|
8
|
{
"binary": "1011010000100101010",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 368938,
"number": 368938,
"solution": 8,
"source_dataset": "count_bits",
"source_index": 5
}
| 2
|
How many 1 bits are there in the binary representation of the number 574786?
|
7
|
{
"binary": "10001100010101000010",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 574786,
"number": 574786,
"solution": 7,
"source_dataset": "count_bits",
"source_index": 6
}
| 2
|
How many 1 bits are there in the binary representation of the number 70133?
|
9
|
{
"binary": "10001000111110101",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 70133,
"number": 70133,
"solution": 9,
"source_dataset": "count_bits",
"source_index": 7
}
| 2
|
How many 1 bits are there in the binary representation of the number 521705?
|
14
|
{
"binary": "1111111010111101001",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 521705,
"number": 521705,
"solution": 14,
"source_dataset": "count_bits",
"source_index": 8
}
| 2
|
How many 1 bits are there in the binary representation of the number 255347?
|
12
|
{
"binary": "111110010101110011",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 255347,
"number": 255347,
"solution": 12,
"source_dataset": "count_bits",
"source_index": 9
}
| 2
|
How many 1 bits are there in the binary representation of the number 281351?
|
8
|
{
"binary": "1000100101100000111",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 281351,
"number": 281351,
"solution": 8,
"source_dataset": "count_bits",
"source_index": 10
}
| 2
|
How many 1 bits are there in the binary representation of the number 647120?
|
12
|
{
"binary": "10011101111111010000",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 647120,
"number": 647120,
"solution": 12,
"source_dataset": "count_bits",
"source_index": 11
}
| 2
|
How many 1 bits are there in the binary representation of the number 958025?
|
11
|
{
"binary": "11101001111001001001",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 958025,
"number": 958025,
"solution": 11,
"source_dataset": "count_bits",
"source_index": 12
}
| 2
|
How many 1 bits are there in the binary representation of the number 94729?
|
7
|
{
"binary": "10111001000001001",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 94729,
"number": 94729,
"solution": 7,
"source_dataset": "count_bits",
"source_index": 13
}
| 2
|
How many 1 bits are there in the binary representation of the number 889521?
|
10
|
{
"binary": "11011001001010110001",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 889521,
"number": 889521,
"solution": 10,
"source_dataset": "count_bits",
"source_index": 14
}
| 2
|
How many 1 bits are there in the binary representation of the number 44634?
|
9
|
{
"binary": "1010111001011010",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 44634,
"number": 44634,
"solution": 9,
"source_dataset": "count_bits",
"source_index": 15
}
| 2
|
How many 1 bits are there in the binary representation of the number 608969?
|
9
|
{
"binary": "10010100101011001001",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 608969,
"number": 608969,
"solution": 9,
"source_dataset": "count_bits",
"source_index": 16
}
| 2
|
How many 1 bits are there in the binary representation of the number 235076?
|
8
|
{
"binary": "111001011001000100",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 235076,
"number": 235076,
"solution": 8,
"source_dataset": "count_bits",
"source_index": 17
}
| 2
|
How many 1 bits are there in the binary representation of the number 322759?
|
11
|
{
"binary": "1001110110011000111",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 322759,
"number": 322759,
"solution": 11,
"source_dataset": "count_bits",
"source_index": 18
}
| 2
|
How many 1 bits are there in the binary representation of the number 518508?
|
12
|
{
"binary": "1111110100101101100",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 518508,
"number": 518508,
"solution": 12,
"source_dataset": "count_bits",
"source_index": 19
}
| 2
|
How many 1 bits are there in the binary representation of the number 973070?
|
11
|
{
"binary": "11101101100100001110",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 973070,
"number": 973070,
"solution": 11,
"source_dataset": "count_bits",
"source_index": 20
}
| 2
|
How many 1 bits are there in the binary representation of the number 466763?
|
12
|
{
"binary": "1110001111101001011",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 466763,
"number": 466763,
"solution": 12,
"source_dataset": "count_bits",
"source_index": 21
}
| 2
|
How many 1 bits are there in the binary representation of the number 499289?
|
12
|
{
"binary": "1111001111001011001",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 499289,
"number": 499289,
"solution": 12,
"source_dataset": "count_bits",
"source_index": 22
}
| 2
|
How many 1 bits are there in the binary representation of the number 434891?
|
10
|
{
"binary": "1101010001011001011",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 434891,
"number": 434891,
"solution": 10,
"source_dataset": "count_bits",
"source_index": 23
}
| 2
|
How many 1 bits are there in the binary representation of the number 74249?
|
5
|
{
"binary": "10010001000001001",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 74249,
"number": 74249,
"solution": 5,
"source_dataset": "count_bits",
"source_index": 24
}
| 2
|
How many 1 bits are there in the binary representation of the number 78427?
|
9
|
{
"binary": "10011001001011011",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 78427,
"number": 78427,
"solution": 9,
"source_dataset": "count_bits",
"source_index": 25
}
| 2
|
How many 1 bits are there in the binary representation of the number 777697?
|
13
|
{
"binary": "10111101110111100001",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 777697,
"number": 777697,
"solution": 13,
"source_dataset": "count_bits",
"source_index": 26
}
| 2
|
How many 1 bits are there in the binary representation of the number 717479?
|
12
|
{
"binary": "10101111001010100111",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 717479,
"number": 717479,
"solution": 12,
"source_dataset": "count_bits",
"source_index": 27
}
| 2
|
How many 1 bits are there in the binary representation of the number 953963?
|
12
|
{
"binary": "11101000111001101011",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 953963,
"number": 953963,
"solution": 12,
"source_dataset": "count_bits",
"source_index": 28
}
| 2
|
How many 1 bits are there in the binary representation of the number 339480?
|
8
|
{
"binary": "1010010111000011000",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 339480,
"number": 339480,
"solution": 8,
"source_dataset": "count_bits",
"source_index": 29
}
| 2
|
How many 1 bits are there in the binary representation of the number 76994?
|
7
|
{
"binary": "10010110011000010",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 76994,
"number": 76994,
"solution": 7,
"source_dataset": "count_bits",
"source_index": 30
}
| 2
|
How many 1 bits are there in the binary representation of the number 293408?
|
7
|
{
"binary": "1000111101000100000",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 293408,
"number": 293408,
"solution": 7,
"source_dataset": "count_bits",
"source_index": 31
}
| 2
|
How many 1 bits are there in the binary representation of the number 901491?
|
11
|
{
"binary": "11011100000101110011",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 901491,
"number": 901491,
"solution": 11,
"source_dataset": "count_bits",
"source_index": 32
}
| 2
|
How many 1 bits are there in the binary representation of the number 472746?
|
11
|
{
"binary": "1110011011010101010",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 472746,
"number": 472746,
"solution": 11,
"source_dataset": "count_bits",
"source_index": 33
}
| 2
|
How many 1 bits are there in the binary representation of the number 388557?
|
13
|
{
"binary": "1011110110111001101",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 388557,
"number": 388557,
"solution": 13,
"source_dataset": "count_bits",
"source_index": 34
}
| 2
|
How many 1 bits are there in the binary representation of the number 837934?
|
10
|
{
"binary": "11001100100100101110",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 837934,
"number": 837934,
"solution": 10,
"source_dataset": "count_bits",
"source_index": 35
}
| 2
|
How many 1 bits are there in the binary representation of the number 854043?
|
8
|
{
"binary": "11010000100000011011",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 854043,
"number": 854043,
"solution": 8,
"source_dataset": "count_bits",
"source_index": 36
}
| 2
|
How many 1 bits are there in the binary representation of the number 152397?
|
9
|
{
"binary": "100101001101001101",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 152397,
"number": 152397,
"solution": 9,
"source_dataset": "count_bits",
"source_index": 37
}
| 2
|
How many 1 bits are there in the binary representation of the number 284680?
|
5
|
{
"binary": "1000101100000001000",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 284680,
"number": 284680,
"solution": 5,
"source_dataset": "count_bits",
"source_index": 38
}
| 2
|
How many 1 bits are there in the binary representation of the number 530517?
|
7
|
{
"binary": "10000001100001010101",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 530517,
"number": 530517,
"solution": 7,
"source_dataset": "count_bits",
"source_index": 39
}
| 2
|
How many 1 bits are there in the binary representation of the number 151751?
|
8
|
{
"binary": "100101000011000111",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 151751,
"number": 151751,
"solution": 8,
"source_dataset": "count_bits",
"source_index": 40
}
| 2
|
How many 1 bits are there in the binary representation of the number 520258?
|
9
|
{
"binary": "1111111000001000010",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 520258,
"number": 520258,
"solution": 9,
"source_dataset": "count_bits",
"source_index": 41
}
| 2
|
How many 1 bits are there in the binary representation of the number 767066?
|
11
|
{
"binary": "10111011010001011010",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 767066,
"number": 767066,
"solution": 11,
"source_dataset": "count_bits",
"source_index": 42
}
| 2
|
How many 1 bits are there in the binary representation of the number 209284?
|
7
|
{
"binary": "110011000110000100",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 209284,
"number": 209284,
"solution": 7,
"source_dataset": "count_bits",
"source_index": 43
}
| 2
|
How many 1 bits are there in the binary representation of the number 829976?
|
8
|
{
"binary": "11001010101000011000",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 829976,
"number": 829976,
"solution": 8,
"source_dataset": "count_bits",
"source_index": 44
}
| 2
|
How many 1 bits are there in the binary representation of the number 153045?
|
10
|
{
"binary": "100101010111010101",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 153045,
"number": 153045,
"solution": 10,
"source_dataset": "count_bits",
"source_index": 45
}
| 2
|
How many 1 bits are there in the binary representation of the number 416798?
|
10
|
{
"binary": "1100101110000011110",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 416798,
"number": 416798,
"solution": 10,
"source_dataset": "count_bits",
"source_index": 46
}
| 2
|
How many 1 bits are there in the binary representation of the number 85030?
|
7
|
{
"binary": "10100110000100110",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 85030,
"number": 85030,
"solution": 7,
"source_dataset": "count_bits",
"source_index": 47
}
| 2
|
How many 1 bits are there in the binary representation of the number 213564?
|
8
|
{
"binary": "110100001000111100",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 213564,
"number": 213564,
"solution": 8,
"source_dataset": "count_bits",
"source_index": 48
}
| 2
|
How many 1 bits are there in the binary representation of the number 87578?
|
8
|
{
"binary": "10101011000011010",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 87578,
"number": 87578,
"solution": 8,
"source_dataset": "count_bits",
"source_index": 49
}
| 2
|
How many 1 bits are there in the binary representation of the number 441498?
|
11
|
{
"binary": "1101011110010011010",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 441498,
"number": 441498,
"solution": 11,
"source_dataset": "count_bits",
"source_index": 50
}
| 2
|
How many 1 bits are there in the binary representation of the number 956662?
|
12
|
{
"binary": "11101001100011110110",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 956662,
"number": 956662,
"solution": 12,
"source_dataset": "count_bits",
"source_index": 51
}
| 2
|
How many 1 bits are there in the binary representation of the number 573363?
|
13
|
{
"binary": "10001011111110110011",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 573363,
"number": 573363,
"solution": 13,
"source_dataset": "count_bits",
"source_index": 52
}
| 2
|
How many 1 bits are there in the binary representation of the number 797088?
|
7
|
{
"binary": "11000010100110100000",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 797088,
"number": 797088,
"solution": 7,
"source_dataset": "count_bits",
"source_index": 53
}
| 2
|
How many 1 bits are there in the binary representation of the number 388597?
|
14
|
{
"binary": "1011110110111110101",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 388597,
"number": 388597,
"solution": 14,
"source_dataset": "count_bits",
"source_index": 54
}
| 2
|
How many 1 bits are there in the binary representation of the number 203988?
|
9
|
{
"binary": "110001110011010100",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 203988,
"number": 203988,
"solution": 9,
"source_dataset": "count_bits",
"source_index": 55
}
| 2
|
How many 1 bits are there in the binary representation of the number 373711?
|
13
|
{
"binary": "1011011001111001111",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 373711,
"number": 373711,
"solution": 13,
"source_dataset": "count_bits",
"source_index": 56
}
| 2
|
How many 1 bits are there in the binary representation of the number 423602?
|
11
|
{
"binary": "1100111011010110010",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 423602,
"number": 423602,
"solution": 11,
"source_dataset": "count_bits",
"source_index": 57
}
| 2
|
How many 1 bits are there in the binary representation of the number 152746?
|
8
|
{
"binary": "100101010010101010",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 152746,
"number": 152746,
"solution": 8,
"source_dataset": "count_bits",
"source_index": 58
}
| 2
|
How many 1 bits are there in the binary representation of the number 609383?
|
10
|
{
"binary": "10010100110001100111",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 609383,
"number": 609383,
"solution": 10,
"source_dataset": "count_bits",
"source_index": 59
}
| 2
|
How many 1 bits are there in the binary representation of the number 155369?
|
11
|
{
"binary": "100101111011101001",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 155369,
"number": 155369,
"solution": 11,
"source_dataset": "count_bits",
"source_index": 60
}
| 2
|
How many 1 bits are there in the binary representation of the number 748993?
|
11
|
{
"binary": "10110110110111000001",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 748993,
"number": 748993,
"solution": 11,
"source_dataset": "count_bits",
"source_index": 61
}
| 2
|
How many 1 bits are there in the binary representation of the number 20483?
|
4
|
{
"binary": "101000000000011",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 20483,
"number": 20483,
"solution": 4,
"source_dataset": "count_bits",
"source_index": 62
}
| 2
|
How many 1 bits are there in the binary representation of the number 920754?
|
9
|
{
"binary": "11100000110010110010",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 920754,
"number": 920754,
"solution": 9,
"source_dataset": "count_bits",
"source_index": 63
}
| 2
|
How many 1 bits are there in the binary representation of the number 745206?
|
14
|
{
"binary": "10110101111011110110",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 745206,
"number": 745206,
"solution": 14,
"source_dataset": "count_bits",
"source_index": 64
}
| 2
|
How many 1 bits are there in the binary representation of the number 258456?
|
10
|
{
"binary": "111111000110011000",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 258456,
"number": 258456,
"solution": 10,
"source_dataset": "count_bits",
"source_index": 65
}
| 2
|
How many 1 bits are there in the binary representation of the number 136861?
|
9
|
{
"binary": "100001011010011101",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 136861,
"number": 136861,
"solution": 9,
"source_dataset": "count_bits",
"source_index": 66
}
| 2
|
How many 1 bits are there in the binary representation of the number 293165?
|
10
|
{
"binary": "1000111100100101101",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 293165,
"number": 293165,
"solution": 10,
"source_dataset": "count_bits",
"source_index": 67
}
| 2
|
How many 1 bits are there in the binary representation of the number 979645?
|
14
|
{
"binary": "11101111001010111101",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 979645,
"number": 979645,
"solution": 14,
"source_dataset": "count_bits",
"source_index": 68
}
| 2
|
How many 1 bits are there in the binary representation of the number 867352?
|
9
|
{
"binary": "11010011110000011000",
"difficulty": {
"n": [
1,
1000000
]
},
"n": 867352,
"number": 867352,
"solution": 9,
"source_dataset": "count_bits",
"source_index": 69
}
| 2
|
How many 1 bits are there in the binary representation of the number 2867825?
|
11
|
{
"binary": "1010111100001001110001",
"difficulty": {
"n": [
1000000,
10000000
]
},
"n": 2867825,
"number": 2867825,
"solution": 11,
"source_dataset": "count_bits",
"source_index": 0
}
| 3
|
How many 1 bits are there in the binary representation of the number 1646792?
|
7
|
{
"binary": "110010010000011001000",
"difficulty": {
"n": [
1000000,
10000000
]
},
"n": 1646792,
"number": 1646792,
"solution": 7,
"source_dataset": "count_bits",
"source_index": 1
}
| 3
|
How many 1 bits are there in the binary representation of the number 7854094?
|
13
|
{
"binary": "11101111101100000001110",
"difficulty": {
"n": [
1000000,
10000000
]
},
"n": 7854094,
"number": 7854094,
"solution": 13,
"source_dataset": "count_bits",
"source_index": 2
}
| 3
|
How many 1 bits are there in the binary representation of the number 5561312?
|
12
|
{
"binary": "10101001101101111100000",
"difficulty": {
"n": [
1000000,
10000000
]
},
"n": 5561312,
"number": 5561312,
"solution": 12,
"source_dataset": "count_bits",
"source_index": 3
}
| 3
|
How many 1 bits are there in the binary representation of the number 2281498?
|
8
|
{
"binary": "1000101101000000011010",
"difficulty": {
"n": [
1000000,
10000000
]
},
"n": 2281498,
"number": 2281498,
"solution": 8,
"source_dataset": "count_bits",
"source_index": 4
}
| 3
|
How many 1 bits are there in the binary representation of the number 6903000?
|
11
|
{
"binary": "11010010101010011011000",
"difficulty": {
"n": [
1000000,
10000000
]
},
"n": 6903000,
"number": 6903000,
"solution": 11,
"source_dataset": "count_bits",
"source_index": 5
}
| 3
|
How many 1 bits are there in the binary representation of the number 6292433?
|
8
|
{
"binary": "11000000000001111010001",
"difficulty": {
"n": [
1000000,
10000000
]
},
"n": 6292433,
"number": 6292433,
"solution": 8,
"source_dataset": "count_bits",
"source_index": 6
}
| 3
|
How many 1 bits are there in the binary representation of the number 2122126?
|
8
|
{
"binary": "1000000110000110001110",
"difficulty": {
"n": [
1000000,
10000000
]
},
"n": 2122126,
"number": 2122126,
"solution": 8,
"source_dataset": "count_bits",
"source_index": 7
}
| 3
|
How many 1 bits are there in the binary representation of the number 9347278?
|
11
|
{
"binary": "100011101010000011001110",
"difficulty": {
"n": [
1000000,
10000000
]
},
"n": 9347278,
"number": 9347278,
"solution": 11,
"source_dataset": "count_bits",
"source_index": 8
}
| 3
|
How many 1 bits are there in the binary representation of the number 5085550?
|
13
|
{
"binary": "10011011001100101101110",
"difficulty": {
"n": [
1000000,
10000000
]
},
"n": 5085550,
"number": 5085550,
"solution": 13,
"source_dataset": "count_bits",
"source_index": 9
}
| 3
|
How many 1 bits are there in the binary representation of the number 5501611?
|
14
|
{
"binary": "10100111111001010101011",
"difficulty": {
"n": [
1000000,
10000000
]
},
"n": 5501611,
"number": 5501611,
"solution": 14,
"source_dataset": "count_bits",
"source_index": 10
}
| 3
|
How many 1 bits are there in the binary representation of the number 4624774?
|
9
|
{
"binary": "10001101001000110000110",
"difficulty": {
"n": [
1000000,
10000000
]
},
"n": 4624774,
"number": 4624774,
"solution": 9,
"source_dataset": "count_bits",
"source_index": 11
}
| 3
|
How many 1 bits are there in the binary representation of the number 3306498?
|
8
|
{
"binary": "1100100111010000000010",
"difficulty": {
"n": [
1000000,
10000000
]
},
"n": 3306498,
"number": 3306498,
"solution": 8,
"source_dataset": "count_bits",
"source_index": 12
}
| 3
|
How many 1 bits are there in the binary representation of the number 2515651?
|
10
|
{
"binary": "1001100110001011000011",
"difficulty": {
"n": [
1000000,
10000000
]
},
"n": 2515651,
"number": 2515651,
"solution": 10,
"source_dataset": "count_bits",
"source_index": 13
}
| 3
|
How many 1 bits are there in the binary representation of the number 1192877?
|
11
|
{
"binary": "100100011001110101101",
"difficulty": {
"n": [
1000000,
10000000
]
},
"n": 1192877,
"number": 1192877,
"solution": 11,
"source_dataset": "count_bits",
"source_index": 14
}
| 3
|
How many 1 bits are there in the binary representation of the number 1714134?
|
12
|
{
"binary": "110100010011111010110",
"difficulty": {
"n": [
1000000,
10000000
]
},
"n": 1714134,
"number": 1714134,
"solution": 12,
"source_dataset": "count_bits",
"source_index": 15
}
| 3
|
How many 1 bits are there in the binary representation of the number 4307744?
|
9
|
{
"binary": "10000011011101100100000",
"difficulty": {
"n": [
1000000,
10000000
]
},
"n": 4307744,
"number": 4307744,
"solution": 9,
"source_dataset": "count_bits",
"source_index": 16
}
| 3
|
How many 1 bits are there in the binary representation of the number 4761208?
|
10
|
{
"binary": "10010001010011001111000",
"difficulty": {
"n": [
1000000,
10000000
]
},
"n": 4761208,
"number": 4761208,
"solution": 10,
"source_dataset": "count_bits",
"source_index": 17
}
| 3
|
How many 1 bits are there in the binary representation of the number 6164140?
|
12
|
{
"binary": "10111100000111010101100",
"difficulty": {
"n": [
1000000,
10000000
]
},
"n": 6164140,
"number": 6164140,
"solution": 12,
"source_dataset": "count_bits",
"source_index": 18
}
| 3
|
How many 1 bits are there in the binary representation of the number 9296122?
|
14
|
{
"binary": "100011011101100011111010",
"difficulty": {
"n": [
1000000,
10000000
]
},
"n": 9296122,
"number": 9296122,
"solution": 14,
"source_dataset": "count_bits",
"source_index": 19
}
| 3
|
How many 1 bits are there in the binary representation of the number 3902909?
|
15
|
{
"binary": "1110111000110110111101",
"difficulty": {
"n": [
1000000,
10000000
]
},
"n": 3902909,
"number": 3902909,
"solution": 15,
"source_dataset": "count_bits",
"source_index": 20
}
| 3
|
How many 1 bits are there in the binary representation of the number 8468196?
|
10
|
{
"binary": "100000010011011011100100",
"difficulty": {
"n": [
1000000,
10000000
]
},
"n": 8468196,
"number": 8468196,
"solution": 10,
"source_dataset": "count_bits",
"source_index": 21
}
| 3
|
How many 1 bits are there in the binary representation of the number 8988610?
|
10
|
{
"binary": "100010010010011111000010",
"difficulty": {
"n": [
1000000,
10000000
]
},
"n": 8988610,
"number": 8988610,
"solution": 10,
"source_dataset": "count_bits",
"source_index": 22
}
| 3
|
How many 1 bits are there in the binary representation of the number 7958249?
|
15
|
{
"binary": "11110010110111011101001",
"difficulty": {
"n": [
1000000,
10000000
]
},
"n": 7958249,
"number": 7958249,
"solution": 15,
"source_dataset": "count_bits",
"source_index": 23
}
| 3
|
How many 1 bits are there in the binary representation of the number 2187976?
|
8
|
{
"binary": "1000010110001011001000",
"difficulty": {
"n": [
1000000,
10000000
]
},
"n": 2187976,
"number": 2187976,
"solution": 8,
"source_dataset": "count_bits",
"source_index": 24
}
| 3
|
How many 1 bits are there in the binary representation of the number 2254831?
|
14
|
{
"binary": "1000100110011111101111",
"difficulty": {
"n": [
1000000,
10000000
]
},
"n": 2254831,
"number": 2254831,
"solution": 14,
"source_dataset": "count_bits",
"source_index": 25
}
| 3
|
How many 1 bits are there in the binary representation of the number 8824328?
|
8
|
{
"binary": "100001101010011000001000",
"difficulty": {
"n": [
1000000,
10000000
]
},
"n": 8824328,
"number": 8824328,
"solution": 8,
"source_dataset": "count_bits",
"source_index": 26
}
| 3
|
How many 1 bits are there in the binary representation of the number 1625867?
|
11
|
{
"binary": "110001100111100001011",
"difficulty": {
"n": [
1000000,
10000000
]
},
"n": 1625867,
"number": 1625867,
"solution": 11,
"source_dataset": "count_bits",
"source_index": 27
}
| 3
|
How many 1 bits are there in the binary representation of the number 2986985?
|
13
|
{
"binary": "1011011001001111101001",
"difficulty": {
"n": [
1000000,
10000000
]
},
"n": 2986985,
"number": 2986985,
"solution": 13,
"source_dataset": "count_bits",
"source_index": 28
}
| 3
|
How many 1 bits are there in the binary representation of the number 6431679?
|
13
|
{
"binary": "11000100010001110111111",
"difficulty": {
"n": [
1000000,
10000000
]
},
"n": 6431679,
"number": 6431679,
"solution": 13,
"source_dataset": "count_bits",
"source_index": 29
}
| 3
|
End of preview. Expand
in Data Studio
README.md exists but content is empty.
- Downloads last month
- 19