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:29Yuriy LyfenkoYuriy LyfenkoScore: 11,335Success
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:2911,204427,666,875369,718,02902,228,224
2Aug 14, 2022 03:2911,206436,642,786369,808,09302,293,760
3Aug 14, 2022 03:2911,263451,859,183371,689,48902,232,320
4Aug 14, 2022 03:2911,293404,995,843354,682,00017,983,0002,338,816
5Aug 14, 2022 03:2911,322402,129,273355,641,00017,981,0002,322,432
6Aug 14, 2022 03:2911,329405,641,251355,859,00017,992,0002,523,136
7Aug 14, 2022 03:2911,335402,384,664354,054,00020,003,0002,301,952
8Aug 14, 2022 03:2911,349403,266,772360,522,00013,981,0002,498,560
9Aug 14, 2022 03:2911,515413,190,352367,006,00013,000,0002,490,368
10Aug 14, 2022 03:2911,529412,968,140363,471,00016,975,0002,326,528
11Aug 14, 2022 03:2911,598406,375,100367,753,00014,989,0002,428,928
12Aug 14, 2022 03:2911,618416,145,389367,409,00015,974,0002,314,240