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 listSep 23, 2024 12:17Alex KentAlex KentScore: 41,806Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Sep 23, 2024 12:1741,5811,397,352,6101,364,182,0007,995,0002,338,816
2Sep 23, 2024 12:1741,6291,397,941,5991,363,772,0009,998,0002,498,560
3Sep 23, 2024 12:1741,6731,402,272,8351,367,214,0007,995,0002,342,912
4Sep 23, 2024 12:1741,6761,403,630,3301,367,313,0007,995,0002,338,816
5Sep 23, 2024 12:1741,8061,403,916,4101,371,596,0007,997,0002,383,872
6Sep 23, 2024 12:1741,8481,414,202,0811,369,985,00010,991,0002,355,200
7Sep 23, 2024 12:1741,8921,408,451,4611,372,451,0009,996,0002,371,584
8Sep 23, 2024 12:1742,1001,415,555,6831,383,318,0005,997,0002,351,104
9Sep 23, 2024 12:1744,9751,510,733,4591,478,175,0005,996,0002,482,176