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 2231894?
9
{ "binary": "1000100000111001010110", "difficulty": { "n": [ 1000000, 10000000 ] }, "n": 2231894, "number": 2231894, "solution": 9, "source_dataset": "count_bits", "source_index": 30 }
3
How many 1 bits are there in the binary representation of the number 5694524?
12
{ "binary": "10101101110010000111100", "difficulty": { "n": [ 1000000, 10000000 ] }, "n": 5694524, "number": 5694524, "solution": 12, "source_dataset": "count_bits", "source_index": 31 }
3
How many 1 bits are there in the binary representation of the number 9644960?
10
{ "binary": "100100110010101110100000", "difficulty": { "n": [ 1000000, 10000000 ] }, "n": 9644960, "number": 9644960, "solution": 10, "source_dataset": "count_bits", "source_index": 32 }
3
How many 1 bits are there in the binary representation of the number 8563926?
11
{ "binary": "100000101010110011010110", "difficulty": { "n": [ 1000000, 10000000 ] }, "n": 8563926, "number": 8563926, "solution": 11, "source_dataset": "count_bits", "source_index": 33 }
3
How many 1 bits are there in the binary representation of the number 7216908?
12
{ "binary": "11011100001111100001100", "difficulty": { "n": [ 1000000, 10000000 ] }, "n": 7216908, "number": 7216908, "solution": 12, "source_dataset": "count_bits", "source_index": 34 }
3
How many 1 bits are there in the binary representation of the number 5240080?
12
{ "binary": "10011111111010100010000", "difficulty": { "n": [ 1000000, 10000000 ] }, "n": 5240080, "number": 5240080, "solution": 12, "source_dataset": "count_bits", "source_index": 35 }
3
How many 1 bits are there in the binary representation of the number 4148389?
13
{ "binary": "1111110100110010100101", "difficulty": { "n": [ 1000000, 10000000 ] }, "n": 4148389, "number": 4148389, "solution": 13, "source_dataset": "count_bits", "source_index": 36 }
3
How many 1 bits are there in the binary representation of the number 3438336?
9
{ "binary": "1101000111011100000000", "difficulty": { "n": [ 1000000, 10000000 ] }, "n": 3438336, "number": 3438336, "solution": 9, "source_dataset": "count_bits", "source_index": 37 }
3
How many 1 bits are there in the binary representation of the number 5554865?
10
{ "binary": "10101001100001010110001", "difficulty": { "n": [ 1000000, 10000000 ] }, "n": 5554865, "number": 5554865, "solution": 10, "source_dataset": "count_bits", "source_index": 38 }
3
How many 1 bits are there in the binary representation of the number 9488271?
12
{ "binary": "100100001100011110001111", "difficulty": { "n": [ 1000000, 10000000 ] }, "n": 9488271, "number": 9488271, "solution": 12, "source_dataset": "count_bits", "source_index": 39 }
3
How many 1 bits are there in the binary representation of the number 3428007?
12
{ "binary": "1101000100111010100111", "difficulty": { "n": [ 1000000, 10000000 ] }, "n": 3428007, "number": 3428007, "solution": 12, "source_dataset": "count_bits", "source_index": 40 }
3
How many 1 bits are there in the binary representation of the number 9324119?
12
{ "binary": "100011100100011001010111", "difficulty": { "n": [ 1000000, 10000000 ] }, "n": 9324119, "number": 9324119, "solution": 12, "source_dataset": "count_bits", "source_index": 41 }
3
How many 1 bits are there in the binary representation of the number 5757818?
16
{ "binary": "10101111101101101111010", "difficulty": { "n": [ 1000000, 10000000 ] }, "n": 5757818, "number": 5757818, "solution": 16, "source_dataset": "count_bits", "source_index": 42 }
3
How many 1 bits are there in the binary representation of the number 4348542?
12
{ "binary": "10000100101101001111110", "difficulty": { "n": [ 1000000, 10000000 ] }, "n": 4348542, "number": 4348542, "solution": 12, "source_dataset": "count_bits", "source_index": 43 }
3
How many 1 bits are there in the binary representation of the number 1520659?
10
{ "binary": "101110011010000010011", "difficulty": { "n": [ 1000000, 10000000 ] }, "n": 1520659, "number": 1520659, "solution": 10, "source_dataset": "count_bits", "source_index": 44 }
3
How many 1 bits are there in the binary representation of the number 3448715?
13
{ "binary": "1101001001111110001011", "difficulty": { "n": [ 1000000, 10000000 ] }, "n": 3448715, "number": 3448715, "solution": 13, "source_dataset": "count_bits", "source_index": 45 }
3
How many 1 bits are there in the binary representation of the number 7668756?
8
{ "binary": "11101010000010000010100", "difficulty": { "n": [ 1000000, 10000000 ] }, "n": 7668756, "number": 7668756, "solution": 8, "source_dataset": "count_bits", "source_index": 46 }
3
How many 1 bits are there in the binary representation of the number 2360475?
8
{ "binary": "1001000000010010011011", "difficulty": { "n": [ 1000000, 10000000 ] }, "n": 2360475, "number": 2360475, "solution": 8, "source_dataset": "count_bits", "source_index": 47 }
3
How many 1 bits are there in the binary representation of the number 4417023?
15
{ "binary": "10000110110010111111111", "difficulty": { "n": [ 1000000, 10000000 ] }, "n": 4417023, "number": 4417023, "solution": 15, "source_dataset": "count_bits", "source_index": 48 }
3
How many 1 bits are there in the binary representation of the number 2401241?
11
{ "binary": "1001001010001111011001", "difficulty": { "n": [ 1000000, 10000000 ] }, "n": 2401241, "number": 2401241, "solution": 11, "source_dataset": "count_bits", "source_index": 49 }
3
How many 1 bits are there in the binary representation of the number 8063956?
13
{ "binary": "11110110000101111010100", "difficulty": { "n": [ 1000000, 10000000 ] }, "n": 8063956, "number": 8063956, "solution": 13, "source_dataset": "count_bits", "source_index": 50 }
3
How many 1 bits are there in the binary representation of the number 9293812?
15
{ "binary": "100011011100111111110100", "difficulty": { "n": [ 1000000, 10000000 ] }, "n": 9293812, "number": 9293812, "solution": 15, "source_dataset": "count_bits", "source_index": 51 }
3
How many 1 bits are there in the binary representation of the number 4062802?
15
{ "binary": "1111011111111001010010", "difficulty": { "n": [ 1000000, 10000000 ] }, "n": 4062802, "number": 4062802, "solution": 15, "source_dataset": "count_bits", "source_index": 52 }
3
How many 1 bits are there in the binary representation of the number 9923116?
12
{ "binary": "100101110110101000101100", "difficulty": { "n": [ 1000000, 10000000 ] }, "n": 9923116, "number": 9923116, "solution": 12, "source_dataset": "count_bits", "source_index": 53 }
3
How many 1 bits are there in the binary representation of the number 7217540?
9
{ "binary": "11011100010000110000100", "difficulty": { "n": [ 1000000, 10000000 ] }, "n": 7217540, "number": 7217540, "solution": 9, "source_dataset": "count_bits", "source_index": 54 }
3
How many 1 bits are there in the binary representation of the number 4263793?
10
{ "binary": "10000010000111101110001", "difficulty": { "n": [ 1000000, 10000000 ] }, "n": 4263793, "number": 4263793, "solution": 10, "source_dataset": "count_bits", "source_index": 55 }
3
How many 1 bits are there in the binary representation of the number 6979369?
14
{ "binary": "11010100111111100101001", "difficulty": { "n": [ 1000000, 10000000 ] }, "n": 6979369, "number": 6979369, "solution": 14, "source_dataset": "count_bits", "source_index": 56 }
3
How many 1 bits are there in the binary representation of the number 7777627?
15
{ "binary": "11101101010110101011011", "difficulty": { "n": [ 1000000, 10000000 ] }, "n": 7777627, "number": 7777627, "solution": 15, "source_dataset": "count_bits", "source_index": 57 }
3
How many 1 bits are there in the binary representation of the number 3443924?
10
{ "binary": "1101001000110011010100", "difficulty": { "n": [ 1000000, 10000000 ] }, "n": 3443924, "number": 3443924, "solution": 10, "source_dataset": "count_bits", "source_index": 58 }
3
How many 1 bits are there in the binary representation of the number 4267438?
11
{ "binary": "10000010001110110101110", "difficulty": { "n": [ 1000000, 10000000 ] }, "n": 4267438, "number": 4267438, "solution": 11, "source_dataset": "count_bits", "source_index": 59 }
3
How many 1 bits are there in the binary representation of the number 3485900?
10
{ "binary": "1101010011000011001100", "difficulty": { "n": [ 1000000, 10000000 ] }, "n": 3485900, "number": 3485900, "solution": 10, "source_dataset": "count_bits", "source_index": 60 }
3
How many 1 bits are there in the binary representation of the number 8655414?
8
{ "binary": "100001000001001000110110", "difficulty": { "n": [ 1000000, 10000000 ] }, "n": 8655414, "number": 8655414, "solution": 8, "source_dataset": "count_bits", "source_index": 61 }
3
How many 1 bits are there in the binary representation of the number 1327718?
8
{ "binary": "101000100001001100110", "difficulty": { "n": [ 1000000, 10000000 ] }, "n": 1327718, "number": 1327718, "solution": 8, "source_dataset": "count_bits", "source_index": 62 }
3
How many 1 bits are there in the binary representation of the number 6857238?
9
{ "binary": "11010001010001000010110", "difficulty": { "n": [ 1000000, 10000000 ] }, "n": 6857238, "number": 6857238, "solution": 9, "source_dataset": "count_bits", "source_index": 63 }
3
How many 1 bits are there in the binary representation of the number 9040261?
11
{ "binary": "100010011111000110000101", "difficulty": { "n": [ 1000000, 10000000 ] }, "n": 9040261, "number": 9040261, "solution": 11, "source_dataset": "count_bits", "source_index": 64 }
3
How many 1 bits are there in the binary representation of the number 5135281?
13
{ "binary": "10011100101101110110001", "difficulty": { "n": [ 1000000, 10000000 ] }, "n": 5135281, "number": 5135281, "solution": 13, "source_dataset": "count_bits", "source_index": 65 }
3
How many 1 bits are there in the binary representation of the number 3189766?
8
{ "binary": "1100001010110000000110", "difficulty": { "n": [ 1000000, 10000000 ] }, "n": 3189766, "number": 3189766, "solution": 8, "source_dataset": "count_bits", "source_index": 66 }
3
How many 1 bits are there in the binary representation of the number 5690625?
10
{ "binary": "10101101101010100000001", "difficulty": { "n": [ 1000000, 10000000 ] }, "n": 5690625, "number": 5690625, "solution": 10, "source_dataset": "count_bits", "source_index": 67 }
3
How many 1 bits are there in the binary representation of the number 7510142?
13
{ "binary": "11100101001100001111110", "difficulty": { "n": [ 1000000, 10000000 ] }, "n": 7510142, "number": 7510142, "solution": 13, "source_dataset": "count_bits", "source_index": 68 }
3
How many 1 bits are there in the binary representation of the number 4569572?
12
{ "binary": "10001011011100111100100", "difficulty": { "n": [ 1000000, 10000000 ] }, "n": 4569572, "number": 4569572, "solution": 12, "source_dataset": "count_bits", "source_index": 69 }
3
How many 1 bits are there in the binary representation of the number 95822412?
12
{ "binary": "101101101100010001001001100", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 95822412, "number": 95822412, "solution": 12, "source_dataset": "count_bits", "source_index": 0 }
4
How many 1 bits are there in the binary representation of the number 15174340?
12
{ "binary": "111001111000101011000100", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 15174340, "number": 15174340, "solution": 12, "source_dataset": "count_bits", "source_index": 1 }
4
How many 1 bits are there in the binary representation of the number 64832757?
16
{ "binary": "11110111010100010011110101", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 64832757, "number": 64832757, "solution": 16, "source_dataset": "count_bits", "source_index": 2 }
4
How many 1 bits are there in the binary representation of the number 46490500?
11
{ "binary": "10110001010110001110000100", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 46490500, "number": 46490500, "solution": 11, "source_dataset": "count_bits", "source_index": 3 }
4
How many 1 bits are there in the binary representation of the number 20251987?
11
{ "binary": "1001101010000010101010011", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 20251987, "number": 20251987, "solution": 11, "source_dataset": "count_bits", "source_index": 4 }
4
How many 1 bits are there in the binary representation of the number 57224005?
13
{ "binary": "11011010010010101101000101", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 57224005, "number": 57224005, "solution": 13, "source_dataset": "count_bits", "source_index": 5 }
4
How many 1 bits are there in the binary representation of the number 83572498?
15
{ "binary": "100111110110011011100010010", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 83572498, "number": 83572498, "solution": 15, "source_dataset": "count_bits", "source_index": 6 }
4
How many 1 bits are there in the binary representation of the number 18977015?
12
{ "binary": "1001000011001000011110111", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 18977015, "number": 18977015, "solution": 12, "source_dataset": "count_bits", "source_index": 7 }
4
How many 1 bits are there in the binary representation of the number 76778227?
14
{ "binary": "100100100111000101011110011", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 76778227, "number": 76778227, "solution": 14, "source_dataset": "count_bits", "source_index": 8 }
4
How many 1 bits are there in the binary representation of the number 42684400?
14
{ "binary": "10100010110100111111110000", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 42684400, "number": 42684400, "solution": 14, "source_dataset": "count_bits", "source_index": 9 }
4
How many 1 bits are there in the binary representation of the number 46012893?
16
{ "binary": "10101111100001100111011101", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 46012893, "number": 46012893, "solution": 16, "source_dataset": "count_bits", "source_index": 10 }
4
How many 1 bits are there in the binary representation of the number 92831326?
15
{ "binary": "101100010000111111001011110", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 92831326, "number": 92831326, "solution": 15, "source_dataset": "count_bits", "source_index": 11 }
4
How many 1 bits are there in the binary representation of the number 28451987?
11
{ "binary": "1101100100010010010010011", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 28451987, "number": 28451987, "solution": 11, "source_dataset": "count_bits", "source_index": 12 }
4
How many 1 bits are there in the binary representation of the number 22125209?
12
{ "binary": "1010100011001101010011001", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 22125209, "number": 22125209, "solution": 12, "source_dataset": "count_bits", "source_index": 13 }
4
How many 1 bits are there in the binary representation of the number 85129167?
17
{ "binary": "101000100101111011111001111", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 85129167, "number": 85129167, "solution": 17, "source_dataset": "count_bits", "source_index": 14 }
4
How many 1 bits are there in the binary representation of the number 15713073?
14
{ "binary": "111011111100001100110001", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 15713073, "number": 15713073, "solution": 14, "source_dataset": "count_bits", "source_index": 15 }
4
How many 1 bits are there in the binary representation of the number 87947907?
16
{ "binary": "101001111011111101010000011", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 87947907, "number": 87947907, "solution": 16, "source_dataset": "count_bits", "source_index": 16 }
4
How many 1 bits are there in the binary representation of the number 40089665?
11
{ "binary": "10011000111011100001000001", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 40089665, "number": 40089665, "solution": 11, "source_dataset": "count_bits", "source_index": 17 }
4
How many 1 bits are there in the binary representation of the number 51313123?
16
{ "binary": "11000011101111100111100011", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 51313123, "number": 51313123, "solution": 16, "source_dataset": "count_bits", "source_index": 18 }
4
How many 1 bits are there in the binary representation of the number 76368980?
11
{ "binary": "100100011010100110001010100", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 76368980, "number": 76368980, "solution": 11, "source_dataset": "count_bits", "source_index": 19 }
4
How many 1 bits are there in the binary representation of the number 87210597?
14
{ "binary": "101001100101011101001100101", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 87210597, "number": 87210597, "solution": 14, "source_dataset": "count_bits", "source_index": 20 }
4
How many 1 bits are there in the binary representation of the number 69745575?
13
{ "binary": "100001010000011101110100111", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 69745575, "number": 69745575, "solution": 13, "source_dataset": "count_bits", "source_index": 21 }
4
How many 1 bits are there in the binary representation of the number 73908880?
11
{ "binary": "100011001111100001010010000", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 73908880, "number": 73908880, "solution": 11, "source_dataset": "count_bits", "source_index": 22 }
4
How many 1 bits are there in the binary representation of the number 65665997?
19
{ "binary": "11111010011111101111001101", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 65665997, "number": 65665997, "solution": 19, "source_dataset": "count_bits", "source_index": 23 }
4
How many 1 bits are there in the binary representation of the number 19503813?
12
{ "binary": "1001010011001101011000101", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 19503813, "number": 19503813, "solution": 12, "source_dataset": "count_bits", "source_index": 24 }
4
How many 1 bits are there in the binary representation of the number 20038648?
13
{ "binary": "1001100011100001111111000", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 20038648, "number": 20038648, "solution": 13, "source_dataset": "count_bits", "source_index": 25 }
4
How many 1 bits are there in the binary representation of the number 72594626?
12
{ "binary": "100010100111011010011000010", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 72594626, "number": 72594626, "solution": 12, "source_dataset": "count_bits", "source_index": 26 }
4
How many 1 bits are there in the binary representation of the number 15006939?
16
{ "binary": "111001001111110011011011", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 15006939, "number": 15006939, "solution": 16, "source_dataset": "count_bits", "source_index": 27 }
4
How many 1 bits are there in the binary representation of the number 25895881?
12
{ "binary": "1100010110010001111001001", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 25895881, "number": 25895881, "solution": 12, "source_dataset": "count_bits", "source_index": 28 }
4
How many 1 bits are there in the binary representation of the number 53453438?
16
{ "binary": "11001011111010001001111110", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 53453438, "number": 53453438, "solution": 16, "source_dataset": "count_bits", "source_index": 29 }
4
How many 1 bits are there in the binary representation of the number 19855158?
16
{ "binary": "1001011101111011100110110", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 19855158, "number": 19855158, "solution": 16, "source_dataset": "count_bits", "source_index": 30 }
4
How many 1 bits are there in the binary representation of the number 47556197?
14
{ "binary": "10110101011010011001100101", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 47556197, "number": 47556197, "solution": 14, "source_dataset": "count_bits", "source_index": 31 }
4
How many 1 bits are there in the binary representation of the number 91956660?
15
{ "binary": "101011110110010010110110100", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 91956660, "number": 91956660, "solution": 15, "source_dataset": "count_bits", "source_index": 32 }
4
How many 1 bits are there in the binary representation of the number 70511409?
14
{ "binary": "100001100111110101100110001", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 70511409, "number": 70511409, "solution": 14, "source_dataset": "count_bits", "source_index": 33 }
4
How many 1 bits are there in the binary representation of the number 59735270?
17
{ "binary": "11100011110111110011100110", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 59735270, "number": 59735270, "solution": 17, "source_dataset": "count_bits", "source_index": 34 }
4
How many 1 bits are there in the binary representation of the number 43920640?
10
{ "binary": "10100111100010110100000000", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 43920640, "number": 43920640, "solution": 10, "source_dataset": "count_bits", "source_index": 35 }
4
How many 1 bits are there in the binary representation of the number 35187118?
13
{ "binary": "10000110001110100110101110", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 35187118, "number": 35187118, "solution": 13, "source_dataset": "count_bits", "source_index": 36 }
4
How many 1 bits are there in the binary representation of the number 29506689?
10
{ "binary": "1110000100011110010000001", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 29506689, "number": 29506689, "solution": 10, "source_dataset": "count_bits", "source_index": 37 }
4
How many 1 bits are there in the binary representation of the number 46438920?
9
{ "binary": "10110001001001101000001000", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 46438920, "number": 46438920, "solution": 9, "source_dataset": "count_bits", "source_index": 38 }
4
How many 1 bits are there in the binary representation of the number 77906172?
12
{ "binary": "100101001001100000011111100", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 77906172, "number": 77906172, "solution": 12, "source_dataset": "count_bits", "source_index": 39 }
4
How many 1 bits are there in the binary representation of the number 29424063?
16
{ "binary": "1110000001111100110111111", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 29424063, "number": 29424063, "solution": 16, "source_dataset": "count_bits", "source_index": 40 }
4
How many 1 bits are there in the binary representation of the number 76592953?
13
{ "binary": "100100100001011011100111001", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 76592953, "number": 76592953, "solution": 13, "source_dataset": "count_bits", "source_index": 41 }
4
How many 1 bits are there in the binary representation of the number 48062544?
11
{ "binary": "10110111010110000001010000", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 48062544, "number": 48062544, "solution": 11, "source_dataset": "count_bits", "source_index": 42 }
4
How many 1 bits are there in the binary representation of the number 36788342?
12
{ "binary": "10001100010101100001110110", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 36788342, "number": 36788342, "solution": 12, "source_dataset": "count_bits", "source_index": 43 }
4
How many 1 bits are there in the binary representation of the number 14165277?
11
{ "binary": "110110000010010100011101", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 14165277, "number": 14165277, "solution": 11, "source_dataset": "count_bits", "source_index": 44 }
4
How many 1 bits are there in the binary representation of the number 29589721?
11
{ "binary": "1110000111000000011011001", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 29589721, "number": 29589721, "solution": 11, "source_dataset": "count_bits", "source_index": 45 }
4
How many 1 bits are there in the binary representation of the number 63350053?
13
{ "binary": "11110001101010010100100101", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 63350053, "number": 63350053, "solution": 13, "source_dataset": "count_bits", "source_index": 46 }
4
How many 1 bits are there in the binary representation of the number 20883804?
14
{ "binary": "1001111101010100101011100", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 20883804, "number": 20883804, "solution": 14, "source_dataset": "count_bits", "source_index": 47 }
4
How many 1 bits are there in the binary representation of the number 37336184?
13
{ "binary": "10001110011011010001111000", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 37336184, "number": 37336184, "solution": 13, "source_dataset": "count_bits", "source_index": 48 }
4
How many 1 bits are there in the binary representation of the number 21209934?
12
{ "binary": "1010000111010001101001110", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 21209934, "number": 21209934, "solution": 12, "source_dataset": "count_bits", "source_index": 49 }
4
How many 1 bits are there in the binary representation of the number 66511651?
16
{ "binary": "11111101101110001100100011", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 66511651, "number": 66511651, "solution": 16, "source_dataset": "count_bits", "source_index": 50 }
4
How many 1 bits are there in the binary representation of the number 76350499?
9
{ "binary": "100100011010000010000100011", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 76350499, "number": 76350499, "solution": 9, "source_dataset": "count_bits", "source_index": 51 }
4
How many 1 bits are there in the binary representation of the number 83390462?
19
{ "binary": "100111110000110111111111110", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 83390462, "number": 83390462, "solution": 19, "source_dataset": "count_bits", "source_index": 52 }
4
How many 1 bits are there in the binary representation of the number 81384935?
17
{ "binary": "100110110011101010111100111", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 81384935, "number": 81384935, "solution": 17, "source_dataset": "count_bits", "source_index": 53 }
4
How many 1 bits are there in the binary representation of the number 59740326?
13
{ "binary": "11100011111001000010100110", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 59740326, "number": 59740326, "solution": 13, "source_dataset": "count_bits", "source_index": 54 }
4
How many 1 bits are there in the binary representation of the number 36110347?
8
{ "binary": "10001001110000000000001011", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 36110347, "number": 36110347, "solution": 8, "source_dataset": "count_bits", "source_index": 55 }
4
How many 1 bits are there in the binary representation of the number 57834957?
17
{ "binary": "11011100100111110111001101", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 57834957, "number": 57834957, "solution": 17, "source_dataset": "count_bits", "source_index": 56 }
4
How many 1 bits are there in the binary representation of the number 64221019?
19
{ "binary": "11110100111110111101011011", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 64221019, "number": 64221019, "solution": 19, "source_dataset": "count_bits", "source_index": 57 }
4
How many 1 bits are there in the binary representation of the number 29551396?
12
{ "binary": "1110000101110101100100100", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 29551396, "number": 29551396, "solution": 12, "source_dataset": "count_bits", "source_index": 58 }
4
How many 1 bits are there in the binary representation of the number 88000918?
15
{ "binary": "101001111101100100110010110", "difficulty": { "n": [ 10000000, 100000000 ] }, "n": 88000918, "number": 88000918, "solution": 15, "source_dataset": "count_bits", "source_index": 59 }
4