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 22, 2026 08:03olliecrowolliecrowScore: 9,924Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Mar 22, 2026 07:529,822348,348,377319,138,0005,002,0002,289,664
2Mar 22, 2026 07:529,867352,636,896322,602,0002,996,0002,322,432
3Mar 22, 2026 08:039,869350,827,439319,699,0005,994,0002,297,856
4Mar 22, 2026 07:529,877351,227,698319,943,0005,998,0002,289,664
5Mar 22, 2026 07:529,889360,013,915321,330,0005,005,0002,301,952
6Mar 22, 2026 07:529,904348,655,729320,847,0005,997,0002,469,888
7Mar 22, 2026 07:529,924353,936,416322,497,0004,992,0002,301,952
8Mar 22, 2026 08:039,927359,628,570321,609,0005,992,0002,347,008
9Mar 22, 2026 08:039,976351,056,377324,191,0005,002,0002,478,080
10Mar 22, 2026 07:5210,033354,531,689325,099,0006,001,0002,473,984
11Mar 22, 2026 07:5211,454406,044,772373,970,0003,999,0002,318,336
12Mar 22, 2026 07:5211,753407,007,700381,856,0005,997,0002,318,336