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 14:26matsuoka-601matsuoka-601Score: 9,566Success
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 14:269,509338,479,843302,806,00010,992,0002,519,040
2Aug 8, 2023 14:269,528340,294,140303,443,00010,979,0002,457,600
3Aug 8, 2023 14:269,529344,349,559306,473,0007,986,0002,330,624
4Aug 8, 2023 14:269,539349,571,320305,805,0008,994,0002,449,408
5Aug 8, 2023 14:269,540338,921,873304,840,0009,994,0002,408,448
6Aug 8, 2023 14:269,560343,873,633304,512,00010,982,0002,306,048
7Aug 8, 2023 14:269,566339,023,296304,691,00010,988,0002,334,720
8Aug 8, 2023 14:269,581341,127,681305,163,00011,005,0002,523,136
9Aug 8, 2023 14:269,637343,673,134308,030,00010,000,0002,338,816
10Aug 8, 2023 14:269,757397,340,929321,996,42602,269,184
11Aug 8, 2023 14:269,783386,475,694322,841,44902,252,800
12Aug 8, 2023 14:269,807411,608,397323,620,69602,265,088