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:08Yuriy LyfenkoYuriy LyfenkoScore: 11,409Success
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:0811,153432,273,741368,044,75402,248,704
2Aug 14, 2022 03:0811,285403,555,840356,379,00016,017,0002,314,240
3Aug 14, 2022 03:0811,290437,458,844372,575,22702,244,608
4Aug 14, 2022 03:0811,312401,593,266360,292,00013,010,0002,445,312
5Aug 14, 2022 03:0811,321410,842,741357,608,00015,982,0002,322,432
6Aug 14, 2022 03:0811,374401,153,392361,342,00014,013,0002,330,624
7Aug 14, 2022 03:0811,409407,902,918363,489,00013,017,0002,363,392
8Aug 14, 2022 03:0811,427442,879,176377,106,70602,236,416
9Aug 14, 2022 03:0811,542407,015,692368,905,00011,996,0002,396,160
10Aug 14, 2022 03:0811,621406,693,021366,528,00016,978,0002,326,528
11Aug 14, 2022 03:0811,642408,447,860365,227,00018,959,0002,408,448
12Aug 14, 2022 03:0811,725422,751,293368,914,00017,995,0002,322,432