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 listDec 29, 2024 05:41Yuriy LyfenkoYuriy LyfenkoScore: 8,545Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Dec 29, 2024 07:048,455301,843,080274,018,0005,000,0002,379,776
2Dec 29, 2024 07:048,504311,830,751274,639,0005,992,0002,318,336
3Dec 29, 2024 07:048,525309,046,294278,334,0003,003,0002,510,848
4Dec 29, 2024 05:418,531310,347,608276,548,0004,991,0002,392,064
5Dec 29, 2024 07:048,531305,915,179274,550,0006,988,0002,314,240
6Dec 29, 2024 07:048,534304,948,052276,615,0004,993,0002,297,856
7Dec 29, 2024 07:048,545306,226,816277,001,0005,000,0002,334,720
8Dec 29, 2024 05:418,560312,934,226277,496,0004,990,0002,510,848
9Dec 29, 2024 07:048,579306,243,662276,096,0007,002,0002,400,256
10Dec 29, 2024 07:048,581316,587,805278,167,0005,003,0002,510,848
11Dec 29, 2024 05:418,593313,408,659277,580,0005,990,0002,510,848
12Dec 29, 2024 07:048,598313,770,258277,727,0005,994,0002,461,696