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 listMar 6, 2026 01:33olliecrowolliecrowScore: 14,381Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Mar 6, 2026 02:0414,285498,225,571461,428,0009,987,0002,322,432
2Mar 6, 2026 02:0414,332503,633,741464,958,0007,999,0002,326,528
3Mar 6, 2026 02:0414,339499,166,693464,188,0009,003,0002,285,568
4Mar 6, 2026 01:3314,343498,978,118465,330,0008,005,0002,326,528
5Mar 6, 2026 02:0414,373504,848,300466,290,0008,004,0002,490,368
6Mar 6, 2026 02:0414,379503,059,535464,532,0009,989,0002,281,472
7Mar 6, 2026 02:0414,381501,007,874465,589,0008,992,0002,326,528
8Mar 6, 2026 02:0414,405502,504,262467,344,0008,005,0002,322,432
9Mar 6, 2026 02:0414,415498,625,296466,687,0008,993,0002,519,040
10Mar 6, 2026 02:0414,474499,876,730467,658,0009,992,0002,523,136
11Mar 6, 2026 01:3314,482506,711,410469,902,0007,998,0002,416,640
12Mar 6, 2026 01:3314,645515,174,118475,275,0008,004,0002,519,040