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 8, 2023 17:47matsuoka-601matsuoka-601Score: 8,650Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Aug 8, 2023 17:478,617314,815,056249,443,00034,922,0002,387,968
2Aug 8, 2023 17:478,621314,218,039249,548,00034,936,0002,482,176
3Aug 8, 2023 17:478,621308,463,403252,550,00031,943,0002,392,064
4Aug 8, 2023 17:478,625309,460,066255,669,00028,962,0002,392,064
5Aug 8, 2023 17:478,634308,212,904252,936,00031,991,0002,396,160
6Aug 8, 2023 17:478,649313,976,249250,501,00034,930,0002,387,968
7Aug 8, 2023 17:478,650311,339,343255,507,00029,942,0002,277,376
8Aug 8, 2023 17:478,657310,837,579254,708,00030,964,0002,342,912
9Aug 8, 2023 17:478,672309,655,141256,153,00030,017,0002,490,368
10Aug 8, 2023 17:478,692377,693,254286,824,90802,306,048
11Aug 8, 2023 17:478,711345,094,654287,452,54602,199,552
12Aug 8, 2023 17:478,778362,292,102289,665,39102,187,264