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 listMay 10, 2025 14:28KeefeKeefeScore: 21,380Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1May 10, 2025 14:2821,165724,633,423691,446,0006,994,0002,482,176
2May 10, 2025 14:2821,245729,567,693694,070,0007,000,0002,445,312
3Jun 22, 2025 17:1721,258729,568,035693,505,0007,994,0002,404,352
4Jun 22, 2025 17:1721,259726,230,009692,553,0008,994,0002,363,392
5May 10, 2025 14:2821,278732,320,254695,163,0007,001,0002,351,104
6May 10, 2025 14:2821,295729,401,171696,722,0005,997,0002,469,888
7Jun 22, 2025 17:1721,320732,459,108695,562,0007,994,0002,363,392
8Jun 22, 2025 17:1721,331728,129,199696,931,0006,999,0002,478,080
9Jun 22, 2025 17:1721,344729,655,074697,349,0006,993,0002,355,200
10May 10, 2025 14:2821,380733,855,207698,532,0006,995,0002,359,296
11May 10, 2025 14:2821,383734,091,372701,643,0003,997,0002,387,968
12May 10, 2025 14:2821,392734,116,676700,935,0004,999,0002,351,104
13Jun 22, 2025 17:1721,402731,504,483701,260,0004,994,0002,367,488
14Jun 22, 2025 17:1721,460740,529,785701,163,0007,001,0002,326,528
15Jun 22, 2025 17:1721,485734,702,180703,020,0006,000,0002,359,296
16May 10, 2025 14:2822,229767,271,544725,550,0007,995,0002,351,104
17Jun 22, 2025 17:1722,241759,719,202728,971,0004,992,0002,392,064
18May 10, 2025 14:2822,353760,299,113731,652,0005,997,0002,416,640