Unique strings Sergey Svistunov

Count the exact number of unique tokens as fast as possible.

Input

One token per line on STDIN:

JWXcKKaWzvFL5
Rof
3ztCpA
5wHcGN
*UiEMthaTS*g

Output

Print the exact count of unique tokens to STDOUT.

Constraints

  • Character set: 0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ@#%*
  • Maximum token length: 16
  • Approximately 1,000,000 unique tokens
Back to listSep 4, 2024 14:24Yuriy LyfenkoYuriy LyfenkoScore: 11,147Success
Source Code

Source code access is restricted. Log in to request access.

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Sep 4, 2024 13:5811,047393,779,013349,561,00014,981,0002,400,256
2Sep 4, 2024 13:5811,098394,011,313352,233,00014,009,0002,322,432
3Sep 4, 2024 13:5811,114390,671,044347,761,00018,986,0002,490,368
4Sep 4, 2024 14:2511,120391,732,455348,950,00017,997,0002,318,336
5Sep 4, 2024 13:5811,123395,898,838352,044,00015,001,0002,523,136
6Sep 4, 2024 13:5811,135400,392,724352,422,00015,017,0002,482,176
7Sep 4, 2024 14:2511,141397,877,565351,681,00015,985,0002,326,528
8Sep 4, 2024 13:5811,147392,793,772350,847,00016,992,0002,318,336
9Sep 4, 2024 13:5811,171404,641,207352,674,00015,985,0002,322,432
10Sep 4, 2024 14:2511,230396,718,426351,616,00018,979,0002,310,144
11Sep 4, 2024 13:5811,258401,492,346354,545,00016,978,0002,523,136
12Sep 4, 2024 13:5811,271399,323,568358,943,00012,997,0002,371,584
13Sep 4, 2024 14:2411,576405,949,729368,021,00014,000,0002,314,240
14Sep 4, 2024 14:2411,586416,124,275367,316,00015,012,0002,428,928
15Sep 4, 2024 14:2411,666407,484,488366,964,00017,998,0002,322,432