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 listJun 16, 2024 17:22matsuoka-601matsuoka-601Score: 6,933Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jun 16, 2024 17:226,899257,470,365206,703,00020,969,0002,478,080
2Jun 16, 2024 17:226,903310,302,675227,807,86102,256,896
3Jun 16, 2024 17:226,903252,279,113208,819,00018,983,0002,322,432
4Jun 16, 2024 17:226,916255,331,748211,217,00017,017,0002,326,528
5Jun 16, 2024 17:226,926294,032,057228,561,33702,306,048
6Jun 16, 2024 17:226,926261,938,841207,586,00020,958,0002,347,008
7Jun 16, 2024 17:226,933255,574,445204,797,00023,976,0002,322,432
8Jun 16, 2024 17:226,936255,936,711203,904,00024,988,0002,457,600
9Jun 16, 2024 17:226,946253,037,357211,192,00018,016,0002,469,888
10Jun 16, 2024 17:226,957254,115,369205,628,00023,956,0002,473,984
11Jun 16, 2024 17:226,962295,304,761229,741,10302,256,896
12Jun 16, 2024 17:226,966257,539,303204,902,00024,988,0002,473,984