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 listApr 29, 2024 02:35Yuriy LyfenkoYuriy LyfenkoScore: 11,188Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 29, 2024 02:3511,100422,517,210366,292,62402,236,416
2Apr 29, 2024 02:3511,158428,994,728368,222,26402,244,608
3Apr 29, 2024 02:3511,174395,941,851350,766,00017,988,0002,326,528
4Apr 29, 2024 02:3511,178436,609,243368,877,73302,244,608
5Apr 29, 2024 02:3511,184395,022,650354,076,00015,003,0002,338,816
6Apr 29, 2024 02:3511,187391,392,746355,160,00014,006,0002,441,216
7Apr 29, 2024 02:3511,188399,043,630355,187,00014,007,0002,502,656
8Apr 29, 2024 02:3511,218392,870,729352,172,00018,008,0002,330,624
9Apr 29, 2024 02:3511,254402,308,986356,355,00015,014,0002,428,928
10Apr 29, 2024 02:3511,255402,463,801353,395,00018,020,0002,416,640
11Apr 29, 2024 02:3511,283401,963,006356,333,00016,015,0002,322,432
12Apr 29, 2024 02:3511,301404,280,728356,950,00015,997,0002,449,408