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:09Yuriy LyfenkoYuriy LyfenkoScore: 11,581Success
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:0911,348438,508,412374,493,86102,265,088
2Aug 14, 2022 03:0911,463401,410,831368,281,00010,007,0002,359,296
3Aug 14, 2022 03:0911,473406,808,251371,628,0006,993,0002,269,184
4Aug 14, 2022 03:0911,478404,209,225370,779,0007,995,0002,334,720
5Aug 14, 2022 03:0911,545406,453,118372,972,0007,999,0002,523,136
6Aug 14, 2022 03:0911,551409,386,210376,190,0005,002,0002,338,816
7Aug 14, 2022 03:0911,581413,013,306376,187,0006,002,0002,359,296
8Aug 14, 2022 03:0911,716415,694,424375,629,00010,989,0002,416,640
9Aug 14, 2022 03:0911,823440,049,039390,150,78002,265,088
10Aug 14, 2022 03:0911,843458,208,318390,834,39502,240,512
11Aug 14, 2022 03:0912,005423,358,521389,177,0006,985,0002,342,912
12Aug 14, 2022 03:0912,027425,109,327388,888,0007,997,0002,342,912