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 5, 2022 07:02Yuriy LyfenkoYuriy LyfenkoScore: 12,048Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Dec 5, 2022 07:0211,513409,539,578368,944,00010,998,0002,277,376
2Dec 5, 2022 07:0211,560412,877,806372,479,0008,987,0002,355,200
3Dec 5, 2022 07:0211,591407,850,404373,522,0008,988,0002,338,816
4Dec 5, 2022 07:0211,865423,289,958384,568,0006,992,0002,306,048
5Dec 5, 2022 07:0212,036424,979,997387,200,0009,979,0002,359,296
6Dec 5, 2022 07:0212,040423,446,113387,341,0009,983,0002,453,504
7Dec 5, 2022 07:0212,048425,461,584387,583,0009,989,0002,490,368
8Dec 5, 2022 07:0212,063421,895,225390,104,0007,981,0002,359,296
9Dec 5, 2022 07:0212,078464,295,540398,565,74902,277,376
10Dec 5, 2022 07:0212,126428,718,711391,180,0008,981,0002,318,336
11Dec 5, 2022 07:0212,133457,736,457400,386,37502,269,184
12Dec 5, 2022 07:0212,145465,927,316400,789,88402,240,512