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:57Yuriy LyfenkoYuriy LyfenkoScore: 11,465Success
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:5711,225439,455,926370,411,60102,248,704
2Apr 29, 2024 02:5711,229425,167,396370,568,46902,265,088
3Apr 29, 2024 02:5711,322441,415,504373,633,74702,260,992
4Apr 29, 2024 02:5711,446406,544,442372,715,0004,996,0002,326,528
5Apr 29, 2024 02:5711,446402,492,331368,736,0008,993,0002,273,280
6Apr 29, 2024 02:5711,465402,414,412369,322,0009,007,0002,269,184
7Apr 29, 2024 02:5711,465406,455,516371,332,0007,006,0002,502,656
8Apr 29, 2024 02:5711,470401,672,299370,512,0007,989,0002,355,200
9Apr 29, 2024 02:5711,553405,651,597373,250,0008,005,0002,428,928
10Apr 29, 2024 02:5711,576408,525,425376,009,0006,000,0002,449,408
11Apr 29, 2024 02:5711,948420,885,926385,297,0008,983,0002,482,176
12Apr 29, 2024 02:5712,008425,284,078387,266,0008,982,0002,375,680