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 listAug 14, 2022 03:13Yuriy LyfenkoYuriy LyfenkoScore: 11,396Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Aug 14, 2022 03:1311,100425,808,119366,285,13802,236,416
2Aug 14, 2022 03:1311,245455,385,440371,096,32202,232,320
3Aug 14, 2022 03:1311,329401,384,479356,854,00016,993,0002,396,160
4Aug 14, 2022 03:1311,332405,028,680360,948,00012,998,0002,297,856
5Aug 14, 2022 03:1311,352402,286,674357,629,00016,982,0002,379,776
6Aug 14, 2022 03:1311,361399,993,544357,930,00016,996,0002,486,272
7Aug 14, 2022 03:1311,396405,793,664363,058,00013,002,0002,322,432
8Aug 14, 2022 03:1311,420442,437,312376,861,51502,240,512
9Aug 14, 2022 03:1311,458403,167,770362,111,00016,004,0002,318,336
10Aug 14, 2022 03:1311,593407,337,425362,603,00019,978,0002,428,928
11Aug 14, 2022 03:1311,605412,152,922368,964,00013,998,0002,322,432
12Aug 14, 2022 03:1311,647408,553,051369,364,00014,974,0002,441,216