Dataset Preview
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed because of a cast error
Error code: DatasetGenerationCastError
Exception: DatasetGenerationCastError
Message: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 1 new columns ({'clique_number'}) and 1 missing columns ({'clique_number_approx'}).
This happened while the csv dataset builder was generating data using
hf://datasets/dbiton/SuiStatistics/150Mx100.csv (at revision af89e8321b96a61b9dac8b9ed06a6c9416564a58)
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Traceback: Traceback (most recent call last):
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1871, in _prepare_split_single
writer.write_table(table)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 643, in write_table
pa_table = table_cast(pa_table, self._schema)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2293, in table_cast
return cast_table_to_schema(table, schema)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2241, in cast_table_to_schema
raise CastError(
datasets.table.CastError: Couldn't cast
assortativity: double
block_number: int64
clique_number: int64
cluster_coe: double
degeneracy: int64
degree: double
density: double
diameter: int64
digest: string
epoch: int64
failed_AddressDeniedForCoin: int64
failed_ArityMismatch: int64
failed_CertificateDenied: int64
failed_CircularObjectOwnership: int64
failed_CoinBalanceOverflow: int64
failed_CoinTypeGlobalPause: int64
failed_CommandArgumentError: int64
failed_EffectsTooLarge: int64
failed_ExecutionCancelledDueToRandomnessUnavailable: int64
failed_ExecutionCancelledDueToSharedObjectCongestion: int64
failed_FeatureNotYetSupported: int64
failed_FunctionNotFound: int64
failed_InputObjectDeleted: int64
failed_InsufficientCoinBalance: int64
failed_InsufficientGas: int64
failed_InvalidGasObject: int64
failed_InvalidLinkage: int64
failed_InvalidPublicFunctionReturnType: int64
failed_InvalidTransferObject: int64
failed_InvariantViolation: int64
failed_MoveAbort: int64
failed_MoveObjectTooBig: int64
failed_MovePackageTooBig: int64
failed_MovePrimitiveRuntimeError: int64
failed_MoveRawValueTooBig: int64
failed_MoveVectorElemTooBig: int64
failed_NonEntryFunctionInvoked: int64
failed_PackageUpgradeError: int64
failed_PublishErrorNonZeroAddress: int64
failed_PublishUpgradeDependencyDowngrade: int64
failed_PublishUpgradeMissingDependency: int64
failed_SharedObjectOperationNotAllowed: int64
failed_SuiMoveVerificationError: int64
failed_SuiMoveVerificationTimedout: int64
failed_TypeArgumentError: int64
failed_TypeArityMismatch: int64
failed_UnusedValueWithoutDrop: int64
failed_VMInvariantViolation: int64
failed_VMVerificationOrDeserializationError: int64
failed_WrittenObjectsTooLarge: int64
failed_unknown: int64
greedy_color: int64
inputs_imm_or_owned: int64
inputs_pure: int64
inputs_receiving: int64
inputs_shared_mut: int64
inputs_shared_ro: int64
kind_AuthenticatorStateUpdate_count: int64
kind_ChangeEpoch_count: int64
kind_ConsensusCommitPrologueV1_count: int64
kind_ConsensusCommitPrologueV3_count: int64
kind_ConsensusCommitPrologue_count: int64
kind_EndOfEpochTransaction_count: int64
kind_Genesis_count: int64
kind_MergeCoin_count: int64
kind_PayAllSui_count: int64
kind_PaySui_count: int64
kind_Pay_count: int64
kind_ProgrammableTransaction_count: int64
kind_Publish_count: int64
kind_RandomnessStateUpdate_count: int64
kind_SplitCoin_count: int64
kind_TransferObject_count: int64
kind_TransferSui_count: int64
largest_conn_comp: int64
longest_path_length_monte_carlo: int64
max_degree: int64
modularity: double
system_tx_count: int64
timestampMs: int64
total_sui_transfered: int64
transitivity: double
txs: int64
user_tx_count: int64
vertex_cover_nx_approx: int64
writes_created: int64
writes_deleted: int64
writes_gas: int64
writes_mutable_shared: int64
writes_owned: int64
writes_published: int64
writes_system: int64
writes_unknown: int64
writes_unwrapped: int64
writes_wrapped: int64
-- schema metadata --
pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 13707
to
{'assortativity': Value(dtype='float64', id=None), 'block_number': Value(dtype='int64', id=None), 'clique_number_approx': Value(dtype='int64', id=None), 'cluster_coe': Value(dtype='float64', id=None), 'degeneracy': Value(dtype='int64', id=None), 'degree': Value(dtype='float64', id=None), 'density': Value(dtype='float64', id=None), 'diameter': Value(dtype='int64', id=None), 'digest': Value(dtype='string', id=None), 'epoch': Value(dtype='int64', id=None), 'failed_AddressDeniedForCoin': Value(dtype='int64', id=None), 'failed_ArityMismatch': Value(dtype='int64', id=None), 'failed_CertificateDenied': Value(dtype='int64', id=None), 'failed_CircularObjectOwnership': Value(dtype='int64', id=None), 'failed_CoinBalanceOverflow': Value(dtype='int64', id=None), 'failed_CoinTypeGlobalPause': Value(dtype='int64', id=None), 'failed_CommandArgumentError': Value(dtype='int64', id=None), 'failed_EffectsTooLarge': Value(dtype='int64', id=None), 'failed_ExecutionCancelledDueToRandomnessUnavailable': Value(dtype='int64', id=None), 'failed_ExecutionCancelledDueToSharedObjectCongestion': Value(dtype='int64', id=None), 'failed_FeatureNotYetSupported': Value(dtype='int64', id=None), 'failed_FunctionNotFound': Value(dtype='int64', id=None), 'failed_InputObjectDeleted': Value(dtype='int64', id=None), 'failed_InsufficientCoinBalance': Value(dtype='int64', id=None), 'failed_InsufficientGas': Value(dtype='int64', id=None), 'failed_InvalidGasObject': Value(dtype='int64', id=None), 'failed_InvalidLinkage':
...
ySui_count': Value(dtype='int64', id=None), 'kind_Pay_count': Value(dtype='int64', id=None), 'kind_ProgrammableTransaction_count': Value(dtype='int64', id=None), 'kind_Publish_count': Value(dtype='int64', id=None), 'kind_RandomnessStateUpdate_count': Value(dtype='int64', id=None), 'kind_SplitCoin_count': Value(dtype='int64', id=None), 'kind_TransferObject_count': Value(dtype='int64', id=None), 'kind_TransferSui_count': Value(dtype='int64', id=None), 'largest_conn_comp': Value(dtype='int64', id=None), 'longest_path_length_monte_carlo': Value(dtype='int64', id=None), 'max_degree': Value(dtype='int64', id=None), 'modularity': Value(dtype='float64', id=None), 'system_tx_count': Value(dtype='int64', id=None), 'timestampMs': Value(dtype='int64', id=None), 'total_sui_transfered': Value(dtype='int64', id=None), 'transitivity': Value(dtype='float64', id=None), 'txs': Value(dtype='int64', id=None), 'user_tx_count': Value(dtype='int64', id=None), 'vertex_cover_nx_approx': Value(dtype='int64', id=None), 'writes_created': Value(dtype='int64', id=None), 'writes_deleted': Value(dtype='int64', id=None), 'writes_gas': Value(dtype='int64', id=None), 'writes_mutable_shared': Value(dtype='int64', id=None), 'writes_owned': Value(dtype='int64', id=None), 'writes_published': Value(dtype='int64', id=None), 'writes_system': Value(dtype='int64', id=None), 'writes_unknown': Value(dtype='int64', id=None), 'writes_unwrapped': Value(dtype='int64', id=None), 'writes_wrapped': Value(dtype='int64', id=None)}
because column names don't match
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1436, in compute_config_parquet_and_info_response
parquet_operations = convert_to_parquet(builder)
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1053, in convert_to_parquet
builder.download_and_prepare(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 925, in download_and_prepare
self._download_and_prepare(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1001, in _download_and_prepare
self._prepare_split(split_generator, **prepare_split_kwargs)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1742, in _prepare_split
for job_id, done, content in self._prepare_split_single(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1873, in _prepare_split_single
raise DatasetGenerationCastError.from_cast_error(
datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 1 new columns ({'clique_number'}) and 1 missing columns ({'clique_number_approx'}).
This happened while the csv dataset builder was generating data using
hf://datasets/dbiton/SuiStatistics/150Mx100.csv (at revision af89e8321b96a61b9dac8b9ed06a6c9416564a58)
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
assortativity float64 | block_number int64 | clique_number_approx int64 | cluster_coe float64 | degeneracy int64 | degree float64 | density float64 | diameter int64 | digest string | epoch int64 | failed_AddressDeniedForCoin int64 | failed_ArityMismatch int64 | failed_CertificateDenied int64 | failed_CircularObjectOwnership int64 | failed_CoinBalanceOverflow int64 | failed_CoinTypeGlobalPause int64 | failed_CommandArgumentError int64 | failed_EffectsTooLarge int64 | failed_ExecutionCancelledDueToRandomnessUnavailable int64 | failed_ExecutionCancelledDueToSharedObjectCongestion int64 | failed_FeatureNotYetSupported int64 | failed_FunctionNotFound int64 | failed_InputObjectDeleted int64 | failed_InsufficientCoinBalance int64 | failed_InsufficientGas int64 | failed_InvalidGasObject int64 | failed_InvalidLinkage int64 | failed_InvalidPublicFunctionReturnType int64 | failed_InvalidTransferObject int64 | failed_InvariantViolation int64 | failed_MoveAbort int64 | failed_MoveObjectTooBig int64 | failed_MovePackageTooBig int64 | failed_MovePrimitiveRuntimeError int64 | failed_MoveRawValueTooBig int64 | failed_MoveVectorElemTooBig int64 | failed_NonEntryFunctionInvoked int64 | failed_PackageUpgradeError int64 | failed_PublishErrorNonZeroAddress int64 | failed_PublishUpgradeDependencyDowngrade int64 | failed_PublishUpgradeMissingDependency int64 | failed_SharedObjectOperationNotAllowed int64 | failed_SuiMoveVerificationError int64 | failed_SuiMoveVerificationTimedout int64 | failed_TypeArgumentError int64 | failed_TypeArityMismatch int64 | failed_UnusedValueWithoutDrop int64 | failed_VMInvariantViolation int64 | failed_VMVerificationOrDeserializationError int64 | failed_WrittenObjectsTooLarge int64 | failed_unknown int64 | greedy_color int64 | inputs_imm_or_owned int64 | inputs_pure int64 | inputs_receiving int64 | inputs_shared_mut int64 | inputs_shared_ro int64 | kind_AuthenticatorStateUpdate_count int64 | kind_ChangeEpoch_count int64 | kind_ConsensusCommitPrologueV1_count int64 | kind_ConsensusCommitPrologueV3_count int64 | kind_ConsensusCommitPrologue_count int64 | kind_EndOfEpochTransaction_count int64 | kind_Genesis_count int64 | kind_MergeCoin_count int64 | kind_PayAllSui_count int64 | kind_PaySui_count int64 | kind_Pay_count int64 | kind_ProgrammableTransaction_count int64 | kind_Publish_count int64 | kind_RandomnessStateUpdate_count int64 | kind_SplitCoin_count int64 | kind_TransferObject_count int64 | kind_TransferSui_count int64 | largest_conn_comp int64 | longest_path_length_monte_carlo int64 | max_degree int64 | modularity float64 | system_tx_count int64 | timestampMs int64 | total_sui_transfered int64 | transitivity float64 | txs int64 | user_tx_count int64 | vertex_cover_nx_approx int64 | writes_created int64 | writes_deleted int64 | writes_gas int64 | writes_mutable_shared int64 | writes_owned int64 | writes_published int64 | writes_system int64 | writes_unknown int64 | writes_unwrapped int64 | writes_wrapped int64 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
-0.539095 | 149,480,000 | 7 | 0.787879 | 6 | 6 | 0.6 | 2 | 43QxgMZXGSwnYWHBwFuzc5J4kTrh8RPA6zEE9V1ehjbA | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 7 | 4 | 84 | 0 | 14 | 10 | 0 | 0 | 0 | 4 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 7 | 0 | 0 | 0 | 0 | 0 | 10 | 9 | 9 | 0.028926 | 4 | 1,748,221,513,520 | 27,857,638,368 | 0.768116 | 11 | 7 | 7 | 10 | 0 | 7 | 14 | 3 | 0 | 4 | 27 | 0 | 0 |
-0.052632 | 149,480,001 | 5 | 0.660714 | 4 | 3.625 | 0.241667 | 2 | 2dSbEDMMrwPsc4FAum9HJJTemoiaR3tPV3UCH67RekbA | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 5 | 21 | 93 | 0 | 68 | 9 | 0 | 0 | 0 | 4 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 11 | 0 | 1 | 0 | 0 | 0 | 9 | 7 | 8 | 0.185493 | 5 | 1,748,221,513,786 | 43,637,742,117 | 0.724138 | 16 | 11 | 10 | 8 | 0 | 11 | 68 | 7 | 0 | 5 | 11 | 0 | 0 |
null | 149,480,002 | 8 | 1 | 7 | 7 | 1 | 1 | 6oRtctWPY2BC3r2EnStWbaezco3uhZvhBdF9iX9dFiNP | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 8 | 0 | 26 | 0 | 10 | 5 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 5 | 0 | 0 | 0 | 0 | 0 | 8 | 8 | 7 | 0 | 3 | 1,748,221,514,004 | 7,791,688 | 1 | 8 | 5 | 7 | 0 | 0 | 5 | 10 | 0 | 0 | 3 | 25 | 0 | 0 |
-0.5 | 149,480,003 | 4 | 0.5625 | 3 | 2.25 | 0.321429 | 2 | 77MPMRpKVBwLG1TYVtQ4RwHnmhkEKVVMvo91dfGqzkxn | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 4 | 4 | 4 | 0 | 6 | 3 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 4 | 0 | 1 | 0 | 0 | 0 | 5 | 5 | 4 | 0 | 4 | 1,748,221,514,211 | 79,831,348,492,765 | 0.875 | 8 | 4 | 4 | 8 | 0 | 4 | 5 | 1 | 0 | 5 | 10 | 0 | 0 |
-0.6 | 149,480,004 | 4 | 0.566667 | 3 | 2.666667 | 0.333333 | 2 | 3mCsQh5uicFf23tPd1yWdLrKFUERL3R4FGuJNAyTzd11 | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 4 | 2 | 35 | 0 | 6 | 8 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6 | 0 | 0 | 0 | 0 | 0 | 6 | 6 | 5 | 0 | 3 | 1,748,221,514,422 | 2,013,028,212 | 0.769231 | 9 | 6 | 5 | 4 | 0 | 6 | 6 | 1 | 0 | 3 | 41 | 0 | 0 |
-0.369295 | 149,480,005 | 6 | 0.892857 | 5 | 5.5 | 0.785714 | 2 | HCX5Jme6Qi6jvjF6Y1LLLmKD6JnJurRxFu9haoeDZVGV | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6 | 3 | 46 | 0 | 12 | 9 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 5 | 0 | 0 | 0 | 0 | 0 | 8 | 8 | 7 | 0.040289 | 3 | 1,748,221,514,625 | 4,976,287,773 | 0.828571 | 8 | 5 | 7 | 4 | 0 | 5 | 12 | 1 | 0 | 3 | 21 | 0 | 0 |
-0.75 | 149,480,006 | 4 | 0.739286 | 3 | 4.2 | 0.466667 | 2 | GvcS9yae5d2LSgY28oRbNPNaNXf8ikLH6FQ4ZjcNemmC | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 4 | 1 | 106 | 0 | 17 | 13 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6 | 0 | 1 | 0 | 0 | 0 | 9 | 6 | 8 | 0 | 4 | 1,748,221,514,832 | 5,105,257,341,181 | 0.558824 | 10 | 6 | 6 | 5 | 0 | 6 | 17 | 0 | 0 | 4 | 19 | 0 | 0 |
null | 149,480,007 | 5 | 0.714286 | 4 | 2.857143 | 0.47619 | 1 | ARH8n1Yo5gvB2pWwx98J5xEpY66XLso2fnqjQuGRQvtx | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 5 | 1 | 87 | 0 | 10 | 2 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 4 | 0 | 0 | 0 | 0 | 0 | 5 | 5 | 4 | 0 | 3 | 1,748,221,515,041 | 41,124,084 | 1 | 7 | 4 | 4 | 17 | 0 | 4 | 10 | 1 | 0 | 3 | 11 | 0 | 0 |
1 | 149,480,008 | 5 | 0.625 | 4 | 2.75 | 0.392857 | 1 | Edw7EiC5SaFYiA9L2CuvowVLpzerHHRpjH6eELrHaovf | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 5 | 3 | 38 | 0 | 4 | 2 | 0 | 0 | 0 | 4 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 3 | 0 | 1 | 0 | 0 | 0 | 5 | 5 | 4 | 0.165289 | 5 | 1,748,221,515,307 | 248,354,152 | 1 | 8 | 3 | 5 | 31 | 0 | 3 | 4 | 3 | 0 | 5 | 1 | 0 | 0 |
-0.373494 | 149,480,009 | 6 | 0.92381 | 5 | 5.428571 | 0.904762 | 2 | 3jki7YiwJGpk9QNQjjwq4yrcv81NUKN8zB7viB2edvRj | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6 | 0 | 11 | 0 | 8 | 4 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 4 | 0 | 0 | 0 | 0 | 0 | 7 | 6 | 6 | 0 | 3 | 1,748,221,515,520 | 5,421,728 | 0.906977 | 7 | 4 | 6 | 0 | 0 | 4 | 8 | 0 | 0 | 3 | 20 | 0 | 0 |
-0.444444 | 149,480,010 | 5 | 0.9 | 4 | 4.333333 | 0.866667 | 2 | 22mPME5njXY6qdzFeNRj5PTSY9Ekjq9hbSwVVv8cLtw6 | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 5 | 0 | 11 | 0 | 11 | 3 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 6 | 6 | 5 | 0 | 3 | 1,748,221,515,726 | 2,018,896,884 | 0.866667 | 6 | 3 | 5 | 0 | 0 | 3 | 10 | 0 | 0 | 4 | 43 | 0 | 0 |
-0.6 | 149,480,011 | 4 | 0.6375 | 3 | 3 | 0.428571 | 2 | 97GbKz9sDEp7PBtxmJL3H4odLspf35Bmn5JYyN4g1sGv | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 4 | 4 | 2 | 0 | 6 | 4 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 4 | 0 | 1 | 0 | 0 | 0 | 6 | 6 | 5 | 0 | 4 | 1,748,221,515,926 | 7,689,864 | 0.769231 | 8 | 4 | 5 | 6 | 0 | 4 | 6 | 1 | 0 | 4 | 12 | 0 | 0 |
-0.444444 | 149,480,012 | 5 | 0.9 | 4 | 4.333333 | 0.866667 | 2 | CJZPvf3jy8drNj1dLRnoBsb8rX5KKEmBTJ1wTEHGddLH | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 5 | 4 | 27 | 0 | 6 | 7 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 6 | 6 | 5 | 0 | 3 | 1,748,221,516,134 | 5,720,440 | 0.866667 | 6 | 3 | 5 | 1 | 0 | 3 | 6 | 3 | 0 | 3 | 5 | 0 | 0 |
-0.684894 | 149,480,013 | 5 | 0.772222 | 4 | 4.833333 | 0.439394 | 2 | Cmh6vRFyXn9NxAyf5LdX9qnCk7URE15QuoAGgvaQpZVV | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 5 | 12 | 46 | 0 | 16 | 14 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 9 | 0 | 0 | 0 | 0 | 0 | 11 | 7 | 10 | 0.014269 | 3 | 1,748,221,516,363 | 47,266,726,373,717 | 0.54386 | 12 | 9 | 10 | 6 | 0 | 9 | 16 | 6 | 0 | 3 | 21 | 0 | 0 |
-0.37799 | 149,480,014 | 5 | 0.688889 | 4 | 4 | 0.5 | 2 | 5dwBBxuyg1FCyfufyNb8uN3X3wivxsmkQ6J3zRsoDt1p | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 5 | 0 | 26 | 0 | 12 | 4 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 5 | 0 | 1 | 0 | 0 | 0 | 7 | 7 | 6 | 0 | 4 | 1,748,221,516,570 | 8,046,860 | 0.857143 | 9 | 5 | 5 | 0 | 0 | 5 | 12 | 0 | 0 | 4 | 21 | 0 | 0 |
-0.145855 | 149,480,015 | 6 | 0.601648 | 5 | 4 | 0.333333 | 2 | 7YPya48DqpPUzb3ikE7rRHi3pyLC3z4w5r5vPxHwW2ua | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6 | 9 | 31 | 0 | 32 | 18 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 10 | 0 | 0 | 0 | 0 | 0 | 9 | 9 | 8 | 0.116124 | 3 | 1,748,221,516,795 | 46,710,288,026 | 0.744186 | 13 | 10 | 9 | 7 | 0 | 10 | 32 | 5 | 0 | 3 | 26 | 0 | 0 |
-0.5 | 149,480,016 | 4 | 0.75 | 3 | 3 | 0.6 | 2 | 43jap6rRPWP4e4g6LEsogGdvmnMdcF7qAZ7byxvTyX9e | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 4 | 5 | 33 | 0 | 12 | 13 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 2 | 0 | 1 | 0 | 0 | 0 | 5 | 5 | 4 | 0 | 4 | 1,748,221,516,998 | 3,891,304 | 0.875 | 6 | 2 | 4 | 5 | 0 | 2 | 12 | 2 | 0 | 4 | 5 | 0 | 0 |
-0.666667 | 149,480,017 | 4 | 0.828571 | 3 | 4.285714 | 0.714286 | 2 | 4A8j6mwYBoc7mxBvS8Ty86fvqZsqZ9UgLgdquWLbx5pT | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 4 | 1 | 25 | 0 | 15 | 10 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 4 | 0 | 0 | 0 | 0 | 0 | 7 | 6 | 6 | 0 | 3 | 1,748,221,517,205 | 47,266,718,233,188 | 0.684211 | 7 | 4 | 5 | 4 | 0 | 4 | 15 | 0 | 0 | 3 | 14 | 0 | 0 |
-0.474871 | 149,480,018 | 8 | 0.879004 | 7 | 7 | 0.636364 | 2 | DXZv2GnLGNJT6s2DLQnxco29iPA2wEwox9KkTqHDYqrG | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 8 | 0 | 32 | 0 | 24 | 11 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 9 | 0 | 0 | 0 | 0 | 0 | 12 | 10 | 11 | 0.070295 | 3 | 1,748,221,517,420 | 11,934,456 | 0.744966 | 12 | 9 | 9 | 0 | 0 | 9 | 23 | 0 | 0 | 4 | 38 | 0 | 0 |
null | 149,480,019 | 5 | 0.833333 | 4 | 3.333333 | 0.666667 | 1 | 5ebrBuFdRuheGQCNgj2CyV9eMEMyRw2aTiTe675RK5ws | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 5 | 0 | 9 | 0 | 4 | 2 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 2 | 0 | 1 | 0 | 0 | 0 | 5 | 5 | 4 | 0 | 4 | 1,748,221,517,623 | 4,933,756 | 1 | 6 | 2 | 4 | 0 | 0 | 2 | 4 | 0 | 0 | 4 | 12 | 0 | 0 |
-0.632812 | 149,480,020 | 5 | 0.839286 | 4 | 4.75 | 0.678571 | 2 | 9tT2asNdQBpefgZUk6qmcqmooBqgntwZPpWMxbtAouix | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 5 | 5 | 31 | 0 | 10 | 11 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 5 | 0 | 0 | 0 | 0 | 0 | 8 | 6 | 7 | 0.004155 | 3 | 1,748,221,517,861 | 1,038,263,593 | 0.678571 | 8 | 5 | 6 | 4 | 0 | 5 | 10 | 4 | 0 | 3 | 16 | 0 | 0 |
-0.487562 | 149,480,021 | 6 | 0.640693 | 5 | 4.181818 | 0.418182 | 2 | 334ND7p61sHLiZmmN6k8xeBNUTFRYz425JSa86vB9LSu | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6 | 2 | 17 | 0 | 9 | 5 | 0 | 0 | 0 | 4 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6 | 0 | 1 | 0 | 0 | 0 | 8 | 8 | 7 | 0 | 5 | 1,748,221,518,119 | 56,017,354,028 | 0.827586 | 11 | 6 | 7 | 8 | 0 | 6 | 9 | 1 | 0 | 5 | 20 | 0 | 0 |
-0.651282 | 149,480,022 | 6 | 0.838384 | 5 | 6.363636 | 0.636364 | 2 | JAG5YDLdkueyuc6UcdajsxxaeKiBEjiHPGBaDiCVpKN5 | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6 | 8 | 47 | 0 | 12 | 12 | 0 | 0 | 0 | 4 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 7 | 0 | 0 | 0 | 0 | 0 | 11 | 8 | 10 | 0.008163 | 4 | 1,748,221,518,369 | 21,792,344 | 0.652174 | 11 | 7 | 8 | 6 | 0 | 7 | 12 | 3 | 0 | 4 | 21 | 0 | 0 |
-0.5 | 149,480,023 | 5 | 0.775 | 4 | 4.5 | 0.642857 | 2 | 6jLV3cT7C4fRZpb5XoDCKzYe6eeYYtF268ArGvqJBQ6V | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 5 | 2 | 22 | 0 | 7 | 8 | 0 | 0 | 0 | 4 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 3 | 0 | 1 | 0 | 0 | 0 | 7 | 7 | 6 | 0 | 5 | 1,748,221,518,631 | 11,152,059,169 | 0.846154 | 8 | 3 | 6 | 3 | 0 | 3 | 7 | 1 | 0 | 5 | 6 | 0 | 0 |
-0.510643 | 149,480,024 | 10 | 0.885836 | 9 | 8.857143 | 0.681319 | 2 | Cqdsr3nnsfAQGMRejK3GfdVUoqbBntQhh3B3kTvzK4h8 | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 10 | 0 | 43 | 0 | 20 | 14 | 0 | 0 | 0 | 4 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 10 | 0 | 0 | 0 | 0 | 0 | 14 | 12 | 13 | 0.059183 | 4 | 1,748,221,518,896 | 30,183,752 | 0.785841 | 14 | 10 | 12 | 0 | 0 | 10 | 20 | 0 | 0 | 4 | 44 | 0 | 0 |
null | 149,480,025 | 5 | 0.714286 | 4 | 2.857143 | 0.47619 | 1 | BxLTA4bbmPYiRcWbExwkAFaabq3PwBXDSHyUNkBXB3U9 | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 5 | 2 | 1 | 0 | 4 | 1 | 0 | 0 | 0 | 4 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 2 | 0 | 1 | 0 | 0 | 0 | 5 | 5 | 4 | 0 | 5 | 1,748,221,519,167 | 2,228,948 | 1 | 7 | 2 | 4 | 1 | 0 | 2 | 4 | 1 | 0 | 5 | 6 | 0 | 0 |
null | 149,480,026 | 3 | 0.75 | 2 | 1.5 | 0.5 | 1 | 5WuCPvXACTyouZyxuUKrzJSvpTKBo98EcBytES9d6c9V | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 3 | 2 | 0 | 0 | 2 | 0 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 3 | 3 | 2 | 0 | 3 | 1,748,221,519,368 | 815,772 | 1 | 4 | 1 | 2 | 1 | 0 | 1 | 2 | 1 | 0 | 3 | 0 | 0 | 0 |
-0.59878 | 149,480,027 | 5 | 0.845238 | 4 | 5.111111 | 0.638889 | 2 | 8xksiQM9PjPLxD48fowEWhgoQ2ZH6oesHBPQP33Krqi9 | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 5 | 5 | 68 | 0 | 14 | 17 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6 | 0 | 0 | 0 | 0 | 0 | 9 | 6 | 8 | 0.018904 | 3 | 1,748,221,519,572 | 100,036,485,620 | 0.657895 | 9 | 6 | 8 | 5 | 0 | 6 | 14 | 4 | 0 | 3 | 13 | 0 | 0 |
-0.666667 | 149,480,028 | 3 | 0.555556 | 2 | 1.666667 | 0.333333 | 2 | GizK4X7tgoyTAaST3u5pbQS9iCJnXMnJheYKs5AFSqwt | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 3 | 3 | 25 | 0 | 13 | 10 | 0 | 0 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 3 | 0 | 1 | 0 | 0 | 0 | 4 | 4 | 3 | 0 | 3 | 1,748,221,519,785 | 6,401,564,031 | 0.75 | 6 | 3 | 3 | 1 | 0 | 3 | 13 | 3 | 0 | 3 | 13 | 0 | 0 |
null | 149,480,029 | 5 | 0.625 | 4 | 2.5 | 0.357143 | 1 | D7cYvDTGbJtBjUBGv47dbVXM1X4d36odh6Vxywm1pLhV | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 5 | 4 | 122 | 0 | 56 | 3 | 0 | 0 | 0 | 4 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 4 | 0 | 0 | 0 | 0 | 0 | 5 | 5 | 4 | 0 | 4 | 1,748,221,520,037 | 3,723,988 | 1 | 8 | 4 | 4 | 1 | 0 | 4 | 56 | 2 | 0 | 4 | 1 | 0 | 0 |
-0.487562 | 149,480,030 | 6 | 0.704762 | 5 | 4.6 | 0.511111 | 2 | 4XGsLVx7pMbmnjvtxmrMqiEtofV8ErQXEegkAxndCAM6 | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6 | 6 | 34 | 0 | 14 | 11 | 0 | 0 | 0 | 4 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 5 | 0 | 1 | 0 | 0 | 0 | 8 | 8 | 7 | 0 | 5 | 1,748,221,520,301 | 15,722,732 | 0.827586 | 10 | 5 | 7 | 2 | 0 | 5 | 14 | 4 | 0 | 5 | 13 | 0 | 0 |
null | 149,480,031 | 4 | 1 | 3 | 3 | 1 | 1 | mVbAb8aqdxtAZMnnNFdau2fFqDdjBc19WhoRobPxoZA | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 4 | 1 | 1 | 0 | 1 | 2 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 4 | 4 | 3 | 0 | 3 | 1,748,221,520,506 | 13,740 | 1 | 4 | 1 | 3 | 5 | 0 | 1 | 1 | 0 | 0 | 3 | 5 | 0 | 0 |
-0.6 | 149,480,032 | 4 | 0.6375 | 3 | 3 | 0.428571 | 2 | AbP76deFUxBbcosuqrVPrwsLbH5WwrRDDSUAP8gSP96k | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 4 | 9 | 22 | 0 | 10 | 9 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 4 | 0 | 1 | 0 | 0 | 0 | 6 | 5 | 5 | 0 | 4 | 1,748,221,520,725 | 13,788,545,841 | 0.769231 | 8 | 4 | 5 | 5 | 0 | 4 | 10 | 4 | 0 | 4 | 7 | 0 | 0 |
1 | 149,480,033 | 4 | 0.666667 | 3 | 2.333333 | 0.466667 | 1 | DLE9nmN4p2JjqjegusotH2T5peh9yZnrGJqtqSb3Su54 | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 4 | 2 | 10 | 0 | 4 | 1 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 4 | 4 | 3 | 0.244898 | 3 | 1,748,221,520,947 | 1,001,609,324 | 1 | 6 | 3 | 4 | 0 | 0 | 3 | 4 | 2 | 0 | 3 | 2 | 0 | 0 |
-0.4 | 149,480,034 | 5 | 0.933333 | 4 | 4.666667 | 0.933333 | 2 | GQupjMKcGMHXBhKwRuB8cytYDHxZPgrBo3rbVrn3aKDK | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 5 | 1 | 13 | 0 | 4 | 5 | 0 | 0 | 0 | 4 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 6 | 6 | 5 | 0 | 4 | 1,748,221,521,208 | 5,459,782 | 0.923077 | 6 | 2 | 5 | 2 | 0 | 2 | 4 | 1 | 0 | 4 | 5 | 0 | 0 |
-0.375694 | 149,480,035 | 5 | 0.6 | 4 | 4 | 0.307692 | 2 | 4AsGnBdKC3JxccAm3snoJocrwApqxRnj6kJmpJHpwmJr | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 5 | 13 | 43 | 0 | 18 | 12 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 10 | 0 | 1 | 0 | 0 | 0 | 10 | 7 | 9 | 0.089286 | 4 | 1,748,221,521,418 | 49,253,455,535,594 | 0.628378 | 14 | 10 | 10 | 15 | 0 | 10 | 18 | 5 | 0 | 4 | 27 | 0 | 0 |
-0.469289 | 149,480,036 | 6 | 0.871693 | 5 | 6 | 0.75 | 2 | CQh9Sqhnxsen48jN5kv1HF7gWz37th2fg1cHfob3QjjU | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6 | 1 | 25 | 0 | 11 | 7 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6 | 0 | 0 | 0 | 0 | 0 | 9 | 6 | 8 | 0.015775 | 3 | 1,748,221,521,628 | 3,171,131,861,501 | 0.790541 | 9 | 6 | 8 | 8 | 0 | 6 | 11 | 0 | 0 | 3 | 29 | 0 | 0 |
-0.364452 | 149,480,037 | 8 | 0.70194 | 7 | 7.444444 | 0.437908 | 2 | PhctTCjKtYxVQi7rGiQdVMHSJyj9V6Nb63oMVqW8XsF | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 8 | 13 | 53 | 0 | 24 | 17 | 0 | 0 | 0 | 4 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 13 | 0 | 1 | 0 | 0 | 0 | 15 | 13 | 14 | 0.071842 | 5 | 1,748,221,521,961 | 79,830,346,324,412 | 0.708197 | 18 | 13 | 14 | 8 | 0 | 13 | 24 | 5 | 0 | 5 | 49 | 0 | 0 |
-0.501512 | 149,480,038 | 4 | 0.67963 | 3 | 2.833333 | 0.257576 | 2 | Hyq5ZFzn9Qkoenp1MAx6EGJmQuXVWZgSLacmch2GnWLu | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 4 | 6 | 65 | 0 | 25 | 30 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 11 | 0 | 0 | 0 | 0 | 0 | 11 | 4 | 10 | 0.285467 | 1 | 1,748,221,522,236 | 42,242,072 | 0.415385 | 12 | 11 | 6 | 6 | 0 | 11 | 25 | 4 | 0 | 1 | 123 | 0 | 0 |
-0.453574 | 149,480,039 | 8 | 0.758814 | 7 | 7.25 | 0.483333 | 2 | 9ujeeCJgut8WX3pwcS2iVaRawEMCpFiqUVCBxDs9B7eM | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 8 | 4 | 35 | 0 | 23 | 11 | 0 | 0 | 0 | 4 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 11 | 0 | 1 | 0 | 0 | 0 | 14 | 11 | 13 | 0.071344 | 5 | 1,748,221,522,489 | 13,017,716 | 0.719512 | 16 | 11 | 13 | 1 | 0 | 11 | 23 | 3 | 0 | 5 | 46 | 0 | 0 |
-0.666667 | 149,480,040 | 4 | 0.828571 | 3 | 4.285714 | 0.714286 | 2 | DaN5UhrkowU1s5vw1FdnrP57dGgHvSvhCSc24MJrLyrP | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 4 | 8 | 18 | 0 | 5 | 11 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 4 | 0 | 0 | 0 | 0 | 0 | 7 | 6 | 6 | 0 | 3 | 1,748,221,522,716 | 464,440,797,442 | 0.684211 | 7 | 4 | 5 | 8 | 0 | 4 | 5 | 3 | 0 | 3 | 6 | 0 | 0 |
-0.706667 | 149,480,041 | 7 | 0.807692 | 6 | 5.6 | 0.4 | 2 | 12EZepz1XtpwcPK34beFjsX4XgCM59qZ67Dz6WrE9BjM | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 7 | 2 | 135 | 0 | 29 | 24 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 11 | 0 | 1 | 0 | 0 | 0 | 14 | 7 | 13 | 0.122449 | 4 | 1,748,221,522,926 | 131,483,946 | 0.533333 | 15 | 11 | 8 | 9 | 0 | 11 | 29 | 2 | 0 | 4 | 53 | 0 | 0 |
-0.423469 | 149,480,043 | 9 | 0.775036 | 8 | 7 | 0.538462 | 2 | 7FkTVGVACMhFAqHyeSTVTDwjGH5RWh73TPgDEJyCqELV | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 9 | 6 | 92 | 0 | 23 | 13 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 11 | 0 | 0 | 0 | 0 | 0 | 12 | 11 | 11 | 0.050604 | 3 | 1,748,221,523,395 | 835,902,881,307 | 0.84949 | 14 | 11 | 9 | 31 | 0 | 11 | 23 | 5 | 0 | 3 | 36 | 0 | 0 |
-0.486322 | 149,480,042 | 8 | 0.803963 | 7 | 7.230769 | 0.602564 | 2 | 4uLA5me7NUMVvNzmgQv5gJoq5bWiDebJ2J6NDkzoLhnm | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 8 | 3 | 46 | 0 | 20 | 11 | 0 | 0 | 0 | 4 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 9 | 0 | 0 | 0 | 0 | 0 | 12 | 11 | 11 | 0.027841 | 4 | 1,748,221,523,185 | 31,286,334 | 0.772853 | 13 | 9 | 11 | 1 | 0 | 9 | 20 | 2 | 0 | 4 | 37 | 0 | 0 |
-0.405556 | 149,480,044 | 5 | 0.535714 | 4 | 3.285714 | 0.252747 | 2 | 85DisXMTqtjFj3Qo1RGDp7TasoqUeePziK3bfydZM8jB | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 5 | 7 | 83 | 0 | 25 | 30 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 10 | 0 | 1 | 0 | 0 | 0 | 9 | 6 | 8 | 0.083176 | 4 | 1,748,221,523,603 | 2,019,437,544 | 0.611111 | 14 | 10 | 7 | 9 | 0 | 10 | 25 | 4 | 0 | 4 | 75 | 0 | 0 |
-0.431778 | 149,480,045 | 7 | 0.875253 | 6 | 6.833333 | 0.621212 | 2 | 7sc2NS8rJXuwLuAAJGuRrrCMYRDBBTyHzWRg5puDhS4T | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 7 | 6 | 60 | 0 | 20 | 16 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 9 | 0 | 0 | 0 | 0 | 0 | 12 | 11 | 11 | 0.121356 | 3 | 1,748,221,523,809 | 1,338,158,955,949 | 0.723022 | 12 | 9 | 10 | 1 | 0 | 9 | 20 | 6 | 0 | 3 | 26 | 0 | 0 |
-0.25 | 149,480,046 | 8 | 0.875 | 7 | 7 | 0.777778 | 2 | 12imUvKqQ8DKp66xR8Gb1paJjhhtoSgDyHRm2pKNV51H | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 8 | 0 | 13 | 0 | 12 | 6 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6 | 0 | 1 | 0 | 0 | 0 | 9 | 9 | 8 | 0 | 4 | 1,748,221,524,032 | 5,404,180 | 0.970588 | 10 | 6 | 8 | 0 | 0 | 6 | 12 | 0 | 0 | 4 | 31 | 0 | 0 |
-0.415916 | 149,480,048 | 6 | 0.894048 | 5 | 5.75 | 0.821429 | 2 | G9wGXJWeVwe7qzsf63QMFEiMvVDCW3GP2d1HCti8L2JN | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6 | 2 | 32 | 0 | 20 | 18 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 5 | 0 | 0 | 0 | 0 | 0 | 8 | 8 | 7 | 0 | 3 | 1,748,221,524,499 | 19,884,848 | 0.853448 | 8 | 5 | 7 | 1 | 0 | 5 | 20 | 1 | 0 | 3 | 5 | 0 | 0 |
null | 149,480,049 | 4 | 0.571429 | 3 | 1.714286 | 0.285714 | 1 | 4qC157uLAydv3NpxGXEbSoToktoFdjq6Ghj9aRZcaLhu | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 4 | 18 | 51 | 0 | 2 | 2 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 3 | 0 | 1 | 0 | 0 | 0 | 4 | 4 | 3 | 0 | 4 | 1,748,221,524,699 | 19,028,316 | 1 | 7 | 3 | 3 | 1 | 0 | 3 | 2 | 18 | 0 | 4 | 6 | 0 | 0 |
-0.584083 | 149,480,047 | 9 | 0.872549 | 8 | 8.352941 | 0.522059 | 2 | BRhXLkX64oxG8kHSke9MWEhrZj1gghAvKozTLcPJXeBg | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 9 | 0 | 62 | 0 | 52 | 42 | 0 | 0 | 0 | 4 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 13 | 0 | 0 | 0 | 0 | 0 | 17 | 14 | 16 | 0.122991 | 4 | 1,748,221,524,299 | 14,585,927,706 | 0.625899 | 17 | 13 | 13 | 8 | 0 | 13 | 52 | 0 | 0 | 4 | 114 | 0 | 0 |
-0.6 | 149,480,050 | 4 | 0.6375 | 3 | 3 | 0.428571 | 2 | FQavz14yi1HryJVyVBfy6PHvwuuuMUDMhv2vyZbAzc1n | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 4 | 4 | 77 | 0 | 11 | 8 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 5 | 0 | 0 | 0 | 0 | 0 | 6 | 6 | 5 | 0 | 3 | 1,748,221,524,917 | 79,830,273,040,262 | 0.769231 | 8 | 5 | 5 | 15 | 0 | 5 | 11 | 2 | 0 | 3 | 9 | 0 | 0 |
-0.542336 | 149,480,051 | 5 | 0.692208 | 4 | 4.363636 | 0.436364 | 2 | A4hAUeaheSpGTLGjBYg2729WcKh6YvhNozer1yiZWKeh | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 5 | 5 | 109 | 0 | 27 | 18 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 7 | 0 | 1 | 0 | 0 | 0 | 9 | 8 | 8 | 0.027778 | 4 | 1,748,221,525,122 | 41,768,412,227 | 0.694215 | 11 | 7 | 8 | 9 | 0 | 7 | 27 | 3 | 0 | 4 | 22 | 0 | 0 |
-0.492711 | 149,480,053 | 9 | 0.763636 | 8 | 6.857143 | 0.527473 | 2 | C2DA7D417B5NUuAXX8mDR4B6kXdsbebq6BmcK2oEY3EN | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 9 | 10 | 60 | 0 | 18 | 10 | 0 | 0 | 0 | 4 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 10 | 0 | 0 | 0 | 0 | 0 | 12 | 9 | 11 | 0.069444 | 4 | 1,748,221,525,600 | 5,025,024,463,766 | 0.809524 | 14 | 10 | 11 | 8 | 0 | 10 | 18 | 4 | 0 | 4 | 32 | 0 | 0 |
-0.384615 | 149,480,052 | 6 | 0.914286 | 5 | 5.142857 | 0.857143 | 2 | EW1mYNhsj9yNXvhMejHvFJADTfsKKEVUa9HFQDNd3kSo | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6 | 0 | 40 | 0 | 28 | 10 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 4 | 0 | 0 | 0 | 0 | 0 | 7 | 7 | 6 | 0 | 3 | 1,748,221,525,340 | 40,257,749 | 0.884615 | 7 | 4 | 6 | 3 | 0 | 4 | 28 | 0 | 0 | 3 | 12 | 0 | 0 |
-0.408876 | 149,480,054 | 10 | 0.762488 | 9 | 8.6 | 0.452632 | 2 | AQpKnXsR1HioMah5BqJc56iiZQWunA9JXJZbGYBWDXdp | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 10 | 4 | 50 | 0 | 35 | 16 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 16 | 0 | 1 | 0 | 0 | 0 | 18 | 15 | 17 | 0.166509 | 4 | 1,748,221,525,805 | 163,438,704 | 0.711864 | 20 | 16 | 16 | 2 | 0 | 16 | 35 | 3 | 0 | 4 | 61 | 0 | 0 |
-0.438254 | 149,480,055 | 11 | 0.880546 | 10 | 9.222222 | 0.542484 | 2 | 34xkPEqX1Xy7Jz6xW5svvgrmpgPc2yydGzFaMR7TC2Wq | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 11 | 4 | 86 | 0 | 34 | 27 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 15 | 0 | 0 | 0 | 0 | 0 | 18 | 12 | 17 | 0.174699 | 3 | 1,748,221,526,047 | 858,460,448,778 | 0.727378 | 18 | 15 | 16 | 6 | 0 | 15 | 34 | 3 | 0 | 3 | 60 | 0 | 0 |
-0.4 | 149,480,056 | 5 | 0.8 | 4 | 4 | 0.666667 | 2 | 3qXRi8oucVyFZkHRdt2DEfETcUUFQ4SMgkGccsuVw8Wk | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 5 | 2 | 28 | 0 | 17 | 15 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 3 | 0 | 1 | 0 | 0 | 0 | 6 | 5 | 5 | 0 | 4 | 1,748,221,526,292 | 5,891,840 | 0.923077 | 7 | 3 | 5 | 2 | 0 | 3 | 17 | 1 | 0 | 4 | 2 | 0 | 0 |
-0.5 | 149,480,059 | 4 | 0.9 | 3 | 3.6 | 0.9 | 2 | 8utXgite6qjJXcLBxLYGAySRdYa7Bv3rvYFZj6qx8n4P | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 4 | 0 | 8 | 0 | 6 | 5 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 5 | 5 | 4 | 0 | 3 | 1,748,221,526,904 | 3,606,993,200 | 0.875 | 5 | 2 | 4 | 2 | 0 | 2 | 6 | 0 | 0 | 3 | 13 | 0 | 0 |
-0.423321 | 149,480,057 | 7 | 0.745215 | 6 | 6.375 | 0.425 | 2 | 51VM6HMxkss9EgKMvjauW5M32T3wvbd2ByA4ZvVZyGMq | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 7 | 6 | 76 | 0 | 26 | 19 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 13 | 0 | 0 | 0 | 0 | 0 | 14 | 11 | 13 | 0.093233 | 3 | 1,748,221,526,493 | 22,548,640 | 0.661538 | 16 | 13 | 13 | 5 | 0 | 13 | 26 | 3 | 0 | 3 | 48 | 0 | 0 |
-0.655197 | 149,480,060 | 6 | 0.772222 | 5 | 5.166667 | 0.469697 | 2 | GN6KtqfBiPseWTq5ag9K9TaA9iJDw6pCFP7TUvaakKBy | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6 | 1 | 42 | 0 | 23 | 14 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 9 | 0 | 0 | 0 | 0 | 0 | 11 | 9 | 10 | 0.049948 | 3 | 1,748,221,527,104 | 52,175,379 | 0.606383 | 12 | 9 | 8 | 0 | 0 | 9 | 23 | 1 | 0 | 3 | 29 | 0 | 0 |
-0.666667 | 149,480,061 | 4 | 0.644444 | 3 | 3.333333 | 0.416667 | 2 | C4LGVPeLJoRj36jRjdaFZAWUFqy3dYhsnVDfy2fDLNJJ | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 4 | 4 | 81 | 0 | 58 | 9 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 5 | 0 | 1 | 0 | 0 | 0 | 7 | 6 | 6 | 0 | 4 | 1,748,221,527,318 | 88,287,693,831 | 0.684211 | 9 | 5 | 5 | 2 | 0 | 5 | 58 | 1 | 0 | 4 | 16 | 0 | 0 |
-0.133403 | 149,480,058 | 8 | 0.704762 | 7 | 5.571429 | 0.428571 | 2 | 7LjK8Wi2Gy6Ud4J4ERhMFLiiUr77TPFg5u5PQteDsY9y | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 8 | 5 | 70 | 0 | 28 | 12 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 10 | 0 | 1 | 0 | 0 | 0 | 11 | 10 | 10 | 0.137081 | 4 | 1,748,221,526,693 | 5,130,504,076 | 0.8 | 14 | 10 | 10 | 2 | 0 | 10 | 28 | 3 | 0 | 4 | 30 | 0 | 0 |
-0.571429 | 149,480,063 | 5 | 0.761905 | 4 | 4.888889 | 0.611111 | 2 | 8hpXHvxLsig5m1d1xhe47V1J6ieeftmAjRLgru82Cngz | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 5 | 6 | 32 | 0 | 9 | 5 | 0 | 0 | 0 | 4 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 4 | 0 | 1 | 0 | 0 | 0 | 8 | 8 | 7 | 0 | 5 | 1,748,221,527,842 | 15,799,804 | 0.777778 | 9 | 4 | 7 | 3 | 0 | 4 | 9 | 3 | 0 | 5 | 40 | 0 | 0 |
-0.589905 | 149,480,062 | 6 | 0.859091 | 5 | 5.833333 | 0.530303 | 2 | Ehii3fUGwoXTWAxzzm3ZSRHKkWUCoiS4KPTMifAv4NAa | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6 | 2 | 33 | 0 | 25 | 13 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 9 | 0 | 0 | 0 | 0 | 0 | 12 | 9 | 11 | 0.066939 | 3 | 1,748,221,527,587 | 35,297,132,745,909 | 0.586667 | 12 | 9 | 11 | 5 | 0 | 9 | 25 | 1 | 0 | 3 | 28 | 0 | 0 |
-0.5 | 149,480,065 | 4 | 0.642857 | 3 | 2.571429 | 0.428571 | 2 | 4ALpd2bFVxgTJasU5SWikzZs6LGScwL8edoTU3MKTRaP | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 4 | 1 | 12 | 0 | 9 | 2 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 4 | 0 | 0 | 0 | 0 | 0 | 5 | 5 | 4 | 0 | 3 | 1,748,221,528,254 | 5,083,956 | 0.875 | 7 | 4 | 4 | 1 | 0 | 4 | 9 | 1 | 0 | 3 | 10 | 0 | 0 |
null | 149,480,064 | 4 | 1 | 3 | 3 | 1 | 1 | vaHAw8jrhi8jnPihDrGSYUgQFH2kXkdhxLPbb5RfQFe | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 4 | 0 | 8 | 0 | 2 | 1 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 4 | 4 | 3 | 0 | 3 | 1,748,221,528,050 | 2,373,468 | 1 | 4 | 1 | 3 | 0 | 0 | 1 | 2 | 0 | 0 | 3 | 5 | 0 | 0 |
1 | 149,480,066 | 3 | 0.428571 | 2 | 1.142857 | 0.190476 | 1 | C6h9RRGbVoX8S3MqQvKiH5W5mRrFoYrt86YLSJiNZ8iv | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 3 | 6 | 6 | 0 | 4 | 1 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 3 | 0 | 1 | 0 | 0 | 0 | 3 | 3 | 2 | 0.375 | 4 | 1,748,221,528,462 | 203,461,940 | 1 | 7 | 3 | 3 | 3 | 0 | 3 | 4 | 2 | 0 | 4 | 1 | 0 | 0 |
-0.632812 | 149,480,069 | 5 | 0.839286 | 4 | 4.75 | 0.678571 | 2 | 4p5FpYwGWTYDLSqqmHHGwtca1gnTi6bKG3dWWqAsN14U | 774 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 5 | 4 | 55 | 0 | 18 | 15 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 5 | 0 | 0 | 0 | 0 | 0 | 8 | 8 | 7 | 0.004155 | 3 | 1,748,221,529,101 | 17,503,312 | 0.678571 | 8 | 5 | 6 | 6 | 0 | 5 | 18 | 2 | 0 | 3 | 23 | 0 | 0 |
End of preview.
No dataset card yet
- Downloads last month
- 26